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 12, 2021 |
Files | pom (9 KB) bundle (102 KB) View All |
Repositories | CentralLumine Releases |
Ranking | #192 in MvnRepository (See Top Artifacts) #8 in JSON Libraries |
Used By | 2,768 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2022-42004 CVE-2022-42003 CVE-2022-24329 View 2 more ... |
Compile Dependencies (3)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
JSON Lib Apache 2.0 | com.fasterxml.jackson.core » jackson-databind4 vulnerabilities | 2.12.3 | 2.18.2 | |
Annotation Lib Apache 2.0 | com.fasterxml.jackson.core » jackson-annotations | 2.12.3 | 2.18.2 | |
Reflection Apache 2.0 | org.jetbrains.kotlin » kotlin-reflect | 1.4.21 | 2.1.0 |
Provided Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
JVM Languages Apache 2.0 | org.jetbrains.kotlin » kotlin-stdlib1 vulnerability | 1.4.21 | 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.12.3 | 2.18.2 | |
Testing EPL 2.0 | junit » junit | 4.13.1 | 5.11.3 | |
Testing Apache 2.0 | org.jetbrains.kotlin » kotlin-test-junit | 1.4.21 | 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 |