is not current version
Last Version 0.0.6

io.fares.bind.xjc.plugins:jaxb-substitution-plugin 0.0.2

A XJC plugin to fix eager generation of complicated fields when substitution head elements are referenced. The schema author will have to specifically target either the substitution head or the substitution head reference to enable this plugin.

GroupId

GroupId

io.fares.bind.xjc.plugins
ArtifactId

ArtifactId

jaxb-substitution-plugin
Version

Version

0.0.2
Type

Type

jar

Download jaxb-substitution-plugin 0.0.2


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