XML Processing
Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform marshalling and unmarshalling between them.
Last Release on Feb 6, 2026
Old JAXB Runtime module. Contains sources required for runtime processing.
Last Release on May 6, 2026
Data format extension for Jackson to offer
alternative support for serializing POJOs as XML and deserializing XML as POJOs.
Last Release on May 1, 2026
XStream is a simple and fast library to serialize objects to XML and back again with a low memory footprint.
Last Release on Nov 7, 2024
Old JAXB Core module. Contains sources required by XJC, JXC and Runtime modules with dependencies.
Last Release on May 6, 2026
Woodstox is a high-performance XML processor that implements Stax (JSR-173),
SAX2 and Stax2 APIs
Last Release on May 29, 2025
9.Jackson Dataformat XML2,737 usages
com.fasterxml.jackson.dataformat » jackson-dataformat-xml Apache
Data format extension for Jackson to offer
alternative support for serializing POJOs as XML and deserializing XML as POJOs.
Last Release on Apr 28, 2026
Relocated → tools.jackson.dataformat »
jackson-dataformat-xml
10.Scala XML1,344 usages
org.scala-lang.modules » scala-xml Apache
The standard Scala XML library that lets you include XML literals anywhere that a scala expression is valid.
Last Release on May 27, 2025
