Data format extension for Jackson to offer
alternative support for serializing POJOs as XML and deserializing XML as POJOs.
| License | Apache 2.0 |
|---|---|
| Categories | XML ProcessingData Formats |
| Tags | formatjsondataprocessingserializationxmljackson |
| HomePage | https://github.com/FasterXML/jackson-dataformat-xml 🔍 Inspect URL |
| Date | Oct 29, 2025 |
| Files | pom (9 KB) jar (126 KB) View All |
| Repositories | Central |
| Ranking | #231 in MvnRepository (See Top Artifacts) #7 in XML Processing #2 in Data Formats |
| Used By | 2,613 artifacts |
Compile Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| JSON Lib Apache 2.0 | com.fasterxml.jackson.core » jackson-core | 2.19.3 | 3.0.2 | |
| Annotation Lib Apache 2.0 | com.fasterxml.jackson.core » jackson-annotations | 2.19.3 | 2.20 | |
| JSON Lib Apache 2.0 | com.fasterxml.jackson.core » jackson-databind | 2.19.3 | 3.0.2 | |
| XML Processing Apache 2.0 | com.fasterxml.woodstox » woodstox-core | 7.1.1 | ✔ | |
BSD 2-clause | org.codehaus.woodstox » stax2-api | 4.2.2 | ✔ |
Test Dependencies (6)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Annotation Lib Apache 2.0 | com.fasterxml.jackson.module » jackson-module-jakarta-xmlbind-annotations | 2.19.3 | 3.0.2 | |
| XML Processing CDDL 1.0GPL 2.0 | com.sun.xml.stream » sjsxp | 1.0.2 | ✔ | |
| XML Processing EDL 1.0 | jakarta.xml.bind » jakarta.xml.bind-api | 3.0.1 | 4.0.4 | |
| Testing EPL 2.0 | junit » junit | 4.13.2 | 6.0.1 | |
| Testing EPL 2.0 | org.junit.jupiter » junit-jupiter | |||
| Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-api |
Licenses
| License | URL |
|---|---|
| The Apache Software License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Tatu Saloranta | tatu<at>fasterxml.com | cowtowncoder |