JBoss XML Binding (XB) library for marshalling Java objects to/from XML.
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossxb</artifactId>
<version>2.0.3.GA</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a JBossXB instance for XML binding.
Migrate to javax.xml.bind.JAXBContext or com.fasterxml.jackson.dataformat.xml.XmlMapper.
No dependency data recorded yet.