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 |
HomePage | https://github.com/FasterXML/jackson-module-kotlin |
Date | (Nov 29, 2020) |
Files | bundle (87 KB) View All |
Repositories | Central |
Used By | 1,435 artifacts |
Compile Dependencies (3)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
JSON Lib Apache 2.0 | com.fasterxml.jackson.core » jackson-databind | 2.12.0 | 2.12.1 | |
JSON Lib Apache 2.0 | com.fasterxml.jackson.core » jackson-annotations | 2.12.0 | 2.12.1 | |
Reflection Apache 2.0 | org.jetbrains.kotlin » kotlin-reflect | 1.4.10 | 1.4.21-2 |
Provided Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
JVM Languages Apache 2.0 | org.jetbrains.kotlin » kotlin-stdlib | 1.4.10 | 1.4.21-2 |
Test Dependencies (3)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
XML Processing Apache 2.0 | com.fasterxml.jackson.dataformat » jackson-dataformat-xml | 2.12.0 | 2.12.1 | |
Testing EPL 2.0 | junit » junit | 4.13.1 | 5.7.0 | |
Testing Apache 2.0 | org.jetbrains.kotlin » kotlin-test | 1.4.10 | 1.4.21-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 | |
Drew Stephens | dinomite | |||
Vyacheslav Artemyev | viartemev | |||
Tatu Saloranta | tatu<at>fasterxml.com | cowtowncoder |