JAXB XJC is a binding compiler that generates Java classes from XML schemas for JAXB data binding.
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-xjc</artifactId>
<version>4.0.9</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Run XJC compiler programmatically
Use org.glassfish.jaxb:jaxb-xjc for Jakarta EE 9+
No dependency data recorded yet.