License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection Jackson Data JSON |
GroupId | GroupIdcom.guicedee.services |
ArtifactId | ArtifactIdjackson-module-jaxb-annotations |
Last Version | Last Version1.1.0.2-jre15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJackson module: JAXB Annotations
Support for using JAXB annotations as an alternative to "native" Jackson annotations, for configuring
data-binding.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Version |
---|
1.1.0.2-jre15
|
1.1.0.2-jre14
|
1.1.0.2
|
1.1.0.1-jre15
|
1.1.0.1-jre14
|
1.1.0.1
|
1.1.0.0-jre15
|