JAXB schema generator tool for generating XML schemas from Java classes.
<dependency>
<groupId>org.glassfish.jaxb</groupId>
<artifactId>txwc2</artifactId>
<version>4.0.7</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generate XML schema from a Java class using SchemaGenerator.
Use org.glassfish.jaxb:jaxb-xjc or maven-jaxb2-plugin.
No dependency data recorded yet.