jackson-module-afterburner

com.fasterxml.jackson.module

com.fasterxml.jackson.module:jackson-module-afterburner is a Maven Central artifact (jar) for the JVM. It has 180 published versions. It is depended on by 766+ other indexed artifacts. Browse versions below for dependency snippets and security details.

Recommended: 2.18.6 180 versions jarChecking...

Add to your project2.20.1

<dependency>
    <groupId>com.fasterxml.jackson.module</groupId>
    <artifactId>jackson-module-afterburner</artifactId>
    <version>2.20.1</version>
</dependency>

Version Details — 2.20.1

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

Jackson (https://github.com/FasterXML/jackson) extension module used to enhance performance using bytecode generation to replace use of Reflection for field access and method calls

Checking security advisories...