is not current version
Last Version 0.0.4

io.fares.bind.xjc.plugins:extras-xjc-plugin 0.0.2

A XJC plugin to provide extended mapping functionality for schema based generation.

GroupId

GroupId

io.fares.bind.xjc.plugins
ArtifactId

ArtifactId

extras-xjc-plugin
Version

Version

0.0.2
Type

Type

jar

Download extras-xjc-plugin 0.0.2


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