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 | May 14, 2022 |
Files | pom (9 KB) bundle (143 KB) View All |
Repositories | CentralGaelLumine Releases |
Ranking | #188 in MvnRepository (See Top Artifacts) #8 in JSON Libraries |
Used By | 2,828 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2022-42004 CVE-2022-42003 CVE-2022-24329 |
Compile Dependencies (3)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
JSON Lib Apache 2.0 | com.fasterxml.jackson.core » jackson-databind2 vulnerabilities | 2.13.3 | 2.18.2 | |
Annotation Lib Apache 2.0 | com.fasterxml.jackson.core » jackson-annotations | 2.13.3 | 2.18.2 | |
Reflection Apache 2.0 | org.jetbrains.kotlin » kotlin-reflect | 1.5.30 | 2.1.0 |
Provided Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
JVM Languages Apache 2.0 | org.jetbrains.kotlin » kotlin-stdlib1 vulnerability | 1.5.30 | 2.1.0 |
Test Dependencies (3)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
XML Processing Apache 2.0 | com.fasterxml.jackson.dataformat » jackson-dataformat-xml | 2.13.3 | 2.18.2 | |
Testing EPL 2.0 | junit » junit | 4.13.1 | 5.11.4 | |
Testing Apache 2.0 | org.jetbrains.kotlin » kotlin-test-junit | 1.5.30 | 2.1.0 |
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 |