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 |
---|---|
Categories | JSON Libraries |
Tags | formatmodulebundlejsonserializationjacksonkotlinosgi |
HomePage | https://github.com/FasterXML/jackson-module-kotlin |
Date | Apr 25, 2025 |
Files | pom (12 KB) bundle (182 KB) View All |
Repositories | Central |
Ranking | #188 in MvnRepository (See Top Artifacts) #9 in JSON Libraries |
Used By | 2,963 artifacts |
Compile Dependencies (3)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
JSON Lib Apache 2.0 | com.fasterxml.jackson.core » jackson-databind | 2.19.0 | ✔ | |
Annotation Lib Apache 2.0 | com.fasterxml.jackson.core » jackson-annotations | 2.19.0 | ✔ | |
Reflection Apache 2.0 | org.jetbrains.kotlin » kotlin-reflect | 1.9.25 | 2.1.21 |
Provided Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
JVM Languages Apache 2.0 | org.jetbrains.kotlin » kotlin-stdlib | 1.9.25 | 2.1.21 | |
Lang Runtime Apache 2.0 | org.jetbrains.kotlin » kotlin-stdlib-jdk8 | 1.9.25 | 2.1.21 |
Test Dependencies (4)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
XML Processing Apache 2.0 | com.fasterxml.jackson.dataformat » jackson-dataformat-xml | 2.19.0 | ✔ | |
CSV Apache 2.0 | com.fasterxml.jackson.dataformat » jackson-dataformat-csv | 2.19.0 | ✔ | |
Date/Time Apache 2.0 | com.fasterxml.jackson.datatype » jackson-datatype-jsr310 | 2.19.0 | ✔ | |
Testing Apache 2.0 | org.jetbrains.kotlin » kotlin-test-junit5 | 1.9.25 | 2.1.21 |
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 | |
---|---|---|---|---|
Jayson Minard | jayson.minard<at>gmail.com | jaysonminard | author | |
Dmitry Spikhalskiy | spikhalskiy | |||
Drew Stephens | dinomite | |||
Vyacheslav Artemyev | viartemev | |||
Tatu Saloranta | tatu<at>fasterxml.com | cowtowncoder |