Last Version

Jackson module: JAXB Annotations 1.1.0.2-jre15

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

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection Jackson Data JSON
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

jackson-module-jaxb-annotations
Version

Version

1.1.0.2-jre15
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

Marc Magon
Source Code Management

Source Code Management

https://github.com/GedMarc?tab=repositories/jackson-module-jaxb-annotations

Download jackson-module-jaxb-annotations 1.1.0.2-jre15


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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
com.guicedee.services : jakarta.xml.bind-api jar
com.guicedee.services : jakarta.activation jar

Project Modules

There are no modules declared in this project.