Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support
Kotlin language, specifically introspection of method/constructor parameter names,
without having to add explicit property name annotation.
| License | Apache 2.0 |
|---|---|
| Tags | moduletoolsjacksonkotlin |
| HomePage | https://github.com/FasterXML/jackson-module-kotlin 🔍 Inspect URL |
| Date | Sep 20, 2025 |
| Files | pom (12 KB) jar (209 KB) View All |
| Repositories | Central |
| Ranking | #69992 in MvnRepository (See Top Artifacts) |
| Used By | 7 artifacts |
Compile Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Annotation Lib Apache 2.0 | com.fasterxml.jackson.core » jackson-annotations | 2.20 | ✔ | |
| Reflection Apache 2.0 | org.jetbrains.kotlin » kotlin-reflect | 2.1.21 | 2.2.21 | |
| JSON Lib Apache 2.0 | tools.jackson.core » jackson-databind | 3.0.0-rc10 | 3.0.2 |
Provided Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Defect Detection Apache 2.0 | org.jetbrains » annotations | 26.0.1 | 26.0.2-1 | |
| JVM Languages Apache 2.0 | org.jetbrains.kotlin » kotlin-stdlib | 2.1.21 | 2.2.21 | |
| Lang Runtime Apache 2.0 | org.jetbrains.kotlin » kotlin-stdlib-jdk8 | 2.1.21 | 2.2.21 |
Test Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Testing Apache 2.0 | org.jetbrains.kotlin » kotlin-test-junit5 | 2.1.21 | 2.2.21 | |
| XML Processing Apache 2.0 | tools.jackson.dataformat » jackson-dataformat-xml | 3.0.0-rc10 | 3.0.2 | |
| CSV Apache 2.0 | tools.jackson.dataformat » jackson-dataformat-csv | 3.0.0-rc10 | 3.0.2 |
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 | |
|---|---|---|---|---|
| Jayson Minard | jayson.minard<at>gmail.com | jaysonminard | author | |
| Dmitry Spikhalskiy | spikhalski | |||
| Drew Stephens | dinomite | |||
| Vyacheslav Artemyev | viartemev | |||
| Yusuf Arfan Ismail | realyusufismail | |||
| Tatu Saloranta | tatu<at>fasterxml.com | cowtowncoder |