is not current version
Last Version 1.1.0.2-jre15

com.guicedee.services:jackson-module-jaxb-annotations 1.1.0.1

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

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.1
Type

Type

jar

Download jackson-module-jaxb-annotations 1.1.0.1


<!-- 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/jackson-module-jaxb-annotations/
implementation 'com.guicedee.services:jackson-module-jaxb-annotations:1.1.0.1'
// https://jarcasting.com/artifacts/com.guicedee.services/jackson-module-jaxb-annotations/
implementation ("com.guicedee.services:jackson-module-jaxb-annotations:1.1.0.1")
'com.guicedee.services:jackson-module-jaxb-annotations:jar:1.1.0.1'
<dependency org="com.guicedee.services" name="jackson-module-jaxb-annotations" rev="1.1.0.1">
  <artifact name="jackson-module-jaxb-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='jackson-module-jaxb-annotations', version='1.1.0.1')
)
libraryDependencies += "com.guicedee.services" % "jackson-module-jaxb-annotations" % "1.1.0.1"
[com.guicedee.services/jackson-module-jaxb-annotations "1.1.0.1"]