Jackson (https://github.com/FasterXML/jackson) extension module
used to enhance performance using bytecode generation to replace use of Reflection for
field access and method calls
| License | Apache 2.0 |
|---|---|
| Tags | moduletoolsjackson |
| HomePage | https://github.com/FasterXML/jackson-modules-base 🔍 Inspect URL |
| Date | Apr 14, 2025 |
| Files | pom (3 KB) jar (145 KB) View All |
| Repositories | Central |
| Ranking | #404966 in MvnRepository (See Top Artifacts) |
| Used By | 1 artifacts |
Compile Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Bytecode Apache 2.0 | net.bytebuddy » byte-buddy | 1.15.11 | 1.18.1 | |
| JSON Lib Apache 2.0 | tools.jackson.core » jackson-core | 3.0.0-rc3 | 3.0.2 | |
| JSON Lib Apache 2.0 | tools.jackson.core » jackson-databind | 3.0.0-rc3 | 3.0.2 |
Test Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Bytecode BSD 3-clause | org.ow2.asm » asm | 9.7.1 | 9.9 |
Licenses
| License | URL |
|---|---|
| The Apache Software License, Version 2.0 | https://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Tatu Saloranta | tatu<at>fasterxml.com | cowtowncoder |
Related Books
| Java for Data Analysis: Working with CSV, JSON, and XML: A Practical Guide to Parsing, Transforming, and Analyzing Structured Data Formats with Java (2025) by Boscarelli, Dionys | |
| Java XML and JSON: Document Processing for Java SE (2019) by Friesen, Jeff |