Core module for JAXB (Java Architecture for XML Binding) containing runtime and code generation dependencies.
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-core</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.
Creates a JAXB context and marshals an object to XML.
Add jaxb-api and jaxb-core to your project dependencies.
No dependency data recorded yet.