Last Version

Converter: JAXB 2.10.2

A Retrofit Converter which uses JAXB for serialization.

License

License

GroupId

GroupId

io.github.zawn
ArtifactId

ArtifactId

converter-jaxb
Version

Version

2.10.2
Type

Type

jar
Description

Description

Converter: JAXB
A Retrofit Converter which uses JAXB for serialization.
Project URL

Project URL

https://github.com/zawn/retrofit
Source Code Management

Source Code Management

https://github.com/zawn/retrofit/

Download converter-jaxb 2.10.2


<!-- https://jarcasting.com/artifacts/io.github.zawn/converter-jaxb/ -->
<dependency>
    <groupId>io.github.zawn</groupId>
    <artifactId>converter-jaxb</artifactId>
    <version>2.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zawn/converter-jaxb/
implementation 'io.github.zawn:converter-jaxb:2.10.2'
// https://jarcasting.com/artifacts/io.github.zawn/converter-jaxb/
implementation ("io.github.zawn:converter-jaxb:2.10.2")
'io.github.zawn:converter-jaxb:jar:2.10.2'
<dependency org="io.github.zawn" name="converter-jaxb" rev="2.10.2">
  <artifact name="converter-jaxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zawn', module='converter-jaxb', version='2.10.2')
)
libraryDependencies += "io.github.zawn" % "converter-jaxb" % "2.10.2"
[io.github.zawn/converter-jaxb "2.10.2"]

Dependencies

compile (2)

Group / Artifact Type Version
io.github.zawn : retrofit jar 2.10.2
javax.xml.bind : jaxb-api jar 2.3.1

test (5)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
org.glassfish.jaxb : jaxb-runtime jar 2.3.1
junit : junit jar 4.13
org.assertj : assertj-core jar 3.13.2
com.squareup.okhttp3 : mockwebserver jar 3.14.9

Project Modules

There are no modules declared in this project.