JAXB (JSR 222) API provides the Java Architecture for XML Binding.
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
<version>2.3.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a JAXBContext instance.
Replace javax.xml.bind with jakarta.xml.bind and use compatible implementation.
No dependency data recorded yet.