Last Version

Jackson XJC Plugin 0.0.2

A XJC plugin to automate application of Jackson annotations.

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

io.fares.bind.xjc.plugins
ArtifactId

ArtifactId

jackson-xjc-plugin
Version

Version

0.0.2
Type

Type

jar
Description

Description

Jackson XJC Plugin
A XJC plugin to automate application of Jackson annotations.
Project URL

Project URL

https://github.com/bertramn/jackson-xjc-plugin
Source Code Management

Source Code Management

https://github.com/bertramn/jackson-xjc-plugin.git

Download jackson-xjc-plugin 0.0.2


<!-- https://jarcasting.com/artifacts/io.fares.bind.xjc.plugins/jackson-xjc-plugin/ -->
<dependency>
    <groupId>io.fares.bind.xjc.plugins</groupId>
    <artifactId>jackson-xjc-plugin</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.fares.bind.xjc.plugins/jackson-xjc-plugin/
implementation 'io.fares.bind.xjc.plugins:jackson-xjc-plugin:0.0.2'
// https://jarcasting.com/artifacts/io.fares.bind.xjc.plugins/jackson-xjc-plugin/
implementation ("io.fares.bind.xjc.plugins:jackson-xjc-plugin:0.0.2")
'io.fares.bind.xjc.plugins:jackson-xjc-plugin:jar:0.0.2'
<dependency org="io.fares.bind.xjc.plugins" name="jackson-xjc-plugin" rev="0.0.2">
  <artifact name="jackson-xjc-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fares.bind.xjc.plugins', module='jackson-xjc-plugin', version='0.0.2')
)
libraryDependencies += "io.fares.bind.xjc.plugins" % "jackson-xjc-plugin" % "0.0.2"
[io.fares.bind.xjc.plugins/jackson-xjc-plugin "0.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.9.8
org.jvnet.jaxb2_commons : jaxb2-basics-tools jar 0.12.0

provided (3)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.3.1
org.glassfish.jaxb : jaxb-xjc jar 2.3.0
org.glassfish.jaxb : codemodel jar 2.3.0

Project Modules

There are no modules declared in this project.