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.
Group: io.fares.bind.xjc.plugins - All Dependencies
jaxb-substitution-plugin
0.0.6
jackson-xjc-plugin
0.0.2
Jackson XJC Plugin · A XJC plugin to automate application of Jackson annotations.
extras-xjc-plugin
0.0.4
Extras XJC Plugin · A XJC plugin to provide extended mapping functionality for schema based generation.
fixed-value-xjc-plugin
1.0.0
Fixed Element Value XJC Plugin · A XJC plugin to generate fixed values for XSD elements.
jaxb-xew-plugin
2.1.0
JAXB @XmlElementWrapper Plugin · This JAXB plugin utilizes the power of @XmlElementWrapper annotation. Originally xjc trends to create wrapper classes which are the containers for collections. This plugin goes through all properties to find ones which can be represented in the model in more optimal way.