Skip to content

robert-schaft-hon/jaxb2-maven-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jaxb2-maven-plugin

This plugin uses the Java API for XML Binding (JAXB), version 2+, to generate Java classes from XML Schemas (and optionally binding files) and to create XML Schemas from annotated Java classes.

Maven site documentation for the plugin is found at http://www.mojohaus.org/jaxb2-maven-plugin/

The plugin delegates most of its work to one of the two JDK-supplied tools:

  1. XJC with documentation for Unix and documentation for Windows
  2. Schemagen with documentation for Unix and documentation for Windows

Packages

No packages published

Languages

  • Java 86.6%
  • Groovy 13.4%