License |
License |
---|---|
GroupId | GroupIdio.fares.bind.xjc.plugins |
ArtifactId | ArtifactIdjaxb-substitution-plugin |
Version | Version0.0.6 |
Type | Typejar |
Description |
DescriptionJAXB Substitution XJC Plugin
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.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.6</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.6'
// https://jarcasting.com/artifacts/io.fares.bind.xjc.plugins/jaxb-substitution-plugin/
implementation ("io.fares.bind.xjc.plugins:jaxb-substitution-plugin:0.0.6")
'io.fares.bind.xjc.plugins:jaxb-substitution-plugin:jar:0.0.6'
<dependency org="io.fares.bind.xjc.plugins" name="jaxb-substitution-plugin" rev="0.0.6">
<artifact name="jaxb-substitution-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fares.bind.xjc.plugins', module='jaxb-substitution-plugin', version='0.0.6')
)
libraryDependencies += "io.fares.bind.xjc.plugins" % "jaxb-substitution-plugin" % "0.0.6"
[io.fares.bind.xjc.plugins/jaxb-substitution-plugin "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.jaxb2_commons : jaxb2-basics-tools | jar | 0.12.0 |
org.slf4j : jcl-over-slf4j | jar | 1.7.26 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.8 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.2 |
org.glassfish.jaxb : jaxb-xjc | jar | 2.3.2 |
org.glassfish.jaxb : codemodel | jar | 2.3.2 |