MVN

com.squareup.retrofit2 : converter-jaxb

Maven & Gradle

May 20, 2020
12 usages
42.6k stars

Converter: JAXB · A Retrofit Converter which uses JAXB for serialization.

<dependency>
    <groupId>com.squareup.retrofit2</groupId>
    <artifactId>converter-jaxb</artifactId>
    <version>2.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.squareup.retrofit2 : converter-jaxb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.9.0

All Versions

Choose a version of com.squareup.retrofit2 : converter-jaxb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.9.x
converter-jaxb-2.9.0
2.8.x
converter-jaxb-2.8.2
converter-jaxb-2.8.1
converter-jaxb-2.8.0
2.7.x
converter-jaxb-2.7.2
converter-jaxb-2.7.1
converter-jaxb-2.7.0
2.6.x
converter-jaxb-2.6.4
converter-jaxb-2.6.3
converter-jaxb-2.6.2
converter-jaxb-2.6.1
converter-jaxb-2.6.0
2.5.x
converter-jaxb-2.5.0
2.4.x
converter-jaxb-2.4.0
CVE-2018-1000844

How to add a dependency to Maven

Add the following com.squareup.retrofit2 : converter-jaxb maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.squareup.retrofit2</groupId>
    <artifactId>converter-jaxb</artifactId>
    <version>2.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.squareup.retrofit2 : converter-jaxb gradle dependency to your build.gradle file:

implementation 'com.squareup.retrofit2:converter-jaxb:2.9.0'

Gradle Kotlin DSL: Add the following com.squareup.retrofit2 : converter-jaxb gradle kotlin dependency to your build.gradle.kts file:

implementation("com.squareup.retrofit2:converter-jaxb:2.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.squareup.retrofit2 : converter-jaxb sbt scala dependency to your build.sbt file:

libraryDependencies += "com.squareup.retrofit2" % "converter-jaxb" % "2.9.0"

Advertisement

Dependencies from Group

May 20, 2020
1.7k usages
42.6k stars
May 20, 2020
934 usages
42.6k stars
May 20, 2020
384 usages
42.6k stars
May 20, 2020
234 usages
42.6k stars
May 20, 2020
216 usages
42.6k stars

Discover Dependencies

Dec 29, 2021
15 usages
39.1k stars
Dec 29, 2021
11 usages
39k stars
Dec 29, 2021
20 usages
39.1k stars
Jun 21, 2023
13 usages
1.8k stars
Jun 21, 2023
13 usages
1.8k stars
Feb 12, 2022
28 usages
0 stars
Aug 26, 2023
14 usages
2.2k stars
Nov 22, 2018
10 usages
227 stars