jackson-module-kotlin

com.fasterxml.jackson.module

jackson-module-kotlin is a Java jar artifact published under the com.fasterxml.jackson.module group on Maven Central. 171 versions are indexed here. It is depended on by 9,391+ other indexed artifacts. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 2.21.0 171 versions jarChecking...

Add to your project2.21.5

<dependency>
    <groupId>com.fasterxml.jackson.module</groupId>
    <artifactId>jackson-module-kotlin</artifactId>
    <version>2.21.5</version>
</dependency>

Version Details — 2.21.5

Packaging
bundle
Direct Deps
3
Total Deps
5
Published
Unknown
License
The Apache Software License, Version 2.0

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.

Checking security advisories...