is not current version
Last Version 0.0.2

io.fares.bind.xjc.plugins:jackson-xjc-plugin 0.0.1

A XJC plugin to automate application of Jackson annotations.

Categories

Categories

Jackson Data JSON
GroupId

GroupId

io.fares.bind.xjc.plugins
ArtifactId

ArtifactId

jackson-xjc-plugin
Version

Version

0.0.1
Type

Type

jar

Download jackson-xjc-plugin 0.0.1


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