jackson-module-kotlin

tools.jackson.module

jackson-module-kotlin is a Java jar artifact published under the tools.jackson.module group on Maven Central. 24 versions are indexed here. It is used by 263 other indexed artifacts. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 3.2.1 24 versions jarChecking...

Add to your project3.2.1

<dependency>
    <groupId>tools.jackson.module</groupId>
    <artifactId>jackson-module-kotlin</artifactId>
    <version>3.2.1</version>
</dependency>

Version Details — 3.2.1

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
License
Unknown

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...