A plugin for Maven 2 to run the JiBX binding compiler, or generate Java sources from XSD schemas.
'org.jibx:jibx-maven-plugin:1.2.3'
<dependency>
<groupId>org.jibx</groupId>
<artifactId>jibx-maven-plugin</artifactId>
<version>1.2.3</version>
</dependency>
<dependency org="org.jibx" name="jibx-maven-plugin" rev="1.2.3"/>
"org.jibx", "jibx-maven-plugin", "1.2.3"