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 | Oct 29, 2024 |
Files | pom (14 KB) bundle (182 KB) View All |
Repositories | Central |
Ranking | #193 in MvnRepository (See Top Artifacts) #8 in JSON Libraries |
Used By | 2,767 artifacts |
Compile Dependencies (3)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
JSON Lib Apache 2.0 | com.fasterxml.jackson.core » jackson-databind | 2.18.1 | 2.18.2 | |
Annotation Lib Apache 2.0 | com.fasterxml.jackson.core » jackson-annotations | 2.18.1 | 2.18.2 | |
Reflection Apache 2.0 | org.jetbrains.kotlin » kotlin-reflect | 1.8.10 | 2.1.0 |
Provided Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
JVM Languages Apache 2.0 | org.jetbrains.kotlin » kotlin-stdlib | 1.8.10 | 2.1.0 | |
Lang Runtime Apache 2.0 | org.jetbrains.kotlin » kotlin-stdlib-jdk8 | 1.8.10 | 2.1.0 |
Test Dependencies (4)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
XML Processing Apache 2.0 | com.fasterxml.jackson.dataformat » jackson-dataformat-xml | 2.18.1 | 2.18.2 | |
Date/Time Apache 2.0 | com.fasterxml.jackson.datatype » jackson-datatype-jsr310 | 2.18.1 | 2.18.2 | |
Testing EPL 2.0 | junit » junit | 4.13.2 | 5.11.3 | |
Testing Apache 2.0 | org.jetbrains.kotlin » kotlin-test-junit | 1.8.10 | 2.1.0 |
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 |