Last Version

Jackson module: JAXB Annotations 0.63.0.19

Support for using JAXB annotations as an alternative to "native" Jackson annotations, for configuring data-binding.

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.jwebmp.jackson.module
ArtifactId

ArtifactId

jackson-module-jaxb-annotations
Version

Version

0.63.0.19
Type

Type

jar
Description

Description

Jackson module: JAXB Annotations
Support for using JAXB annotations as an alternative to "native" Jackson annotations, for configuring data-binding.
Project URL

Project URL

https://github.com/FasterXML/jackson-modules-base
Project Organization

Project Organization

FasterXML

Download jackson-module-jaxb-annotations 0.63.0.19


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

Dependencies

compile (1)

Group / Artifact Type Version
com.jwebmp.jackson.core : jackson-databind jar

provided (1)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.