JAXB plugin utility library · Provides basic functionality common to all JAXB plugins maintained by this project.
Group: net.codesup.util - All Dependencies
JAXB XJC extended contract generation plugin · Provides a number of plugins for the JAXB (Java API for XML binding) XML-Schema-to-Java compiler (XJC), that enhance the generated source code with various and configurable aspects, like "fluent builder" patterns, generating interface contracts from group and attributeGroup declarations, generating JavaBeans(TM) bound and constrained properties, copy methods and -constructors, selective object graph copying, meta data generation etc.
Fork of Apache Commons JXPath with JAXB extensions · A Java-based implementation of XPath 1.0 based on Apache Commons JXPath, withe enhancements to process graphs of JAXB-Serializable objects using the properties' XML names.
Parent POM for CodeSup JAXB XJC plugin projects · Provides base settings and dependencies for other jaxb-plugin projects.
JXPath Object Formatter · Wrapper for apache commons-jxpath to generate string representations of JAXB-serializable objects
JAXB 2.2 extended episode plugin · Extended episode generation plugin based on the JAXB XJC standard plugin's source code that fixes some problems with the old plugin, i.e. it adds attributes to ignore unused declarations which gave an error in the original plugin.
JAXB expression evaluator plugin · JAXB Plugin to generate arbitrary methods into XJC-generated classes that evaluate expressions in any programming language on the instance of the generated target class.
JAXB delegate plugin · JAXB XJC plugin to generate real business logic methods inside generated classes. The implementation of the methods is done by generating delegation code to a corresponding utility class or an instance delegate.
JAXB XJC extended contract generation plugin · Provides a number of plugins for the JAXB (Java API for XML binding) XML-Schema-to-Java compiler (XJC), that enhance the generated source code with various and configurable aspects, like "fluent builder" patterns, generating interface contracts from group and attributeGroup declarations, generating JavaBeans(TM) bound and constrained properties, copy methods and -constructors, selective object graph copying, meta data generation etc.
JAXB XJC extended contract generation plugin parent · Provides a number of plugins for the JAXB (Java API for XML binding) XML-Schema-to-Java compiler (XJC), that enhance the generated source code with various and configurable aspects, like "fluent builder" patterns, generating interface contracts from group and attributeGroup declarations, generating JavaBeans(TM) bound and constrained properties, copy methods and -constructors, selective object graph copying, meta data generation etc.
JAXB rich-contract-plugin generated code runtime dependencies · Runtime classes needed by the code that was generated with one of the JAXB rich-contract-plugins. (see https://github.com/mklemm/jaxb2-rich-contract-plugin)