Last Version

JAXB Substitution XJC Plugin 0.0.6

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.

License

License

GroupId

GroupId

io.fares.bind.xjc.plugins
ArtifactId

ArtifactId

jaxb-substitution-plugin
Version

Version

0.0.6
Type

Type

jar
Description

Description

JAXB 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

https://github.com/bertramn/jaxb-substitution-plugin
Source Code Management

Source Code Management

https://github.com/bertramn/jaxb-substitution-plugin.git

Download jaxb-substitution-plugin 0.0.6


<!-- 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"]

Dependencies

compile (4)

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

provided (3)

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

Project Modules

There are no modules declared in this project.