jackson-module-afterburner
tools.jackson.module
tools.jackson.module:jackson-module-afterburner is a Maven Central artifact (jar) for the JVM. It has 24 published versions. Browse versions below for dependency snippets and security details.
Recommended: 3.2.1 24 versions jarChecking...
Add to your project3.2.1
<dependency>
<groupId>tools.jackson.module</groupId>
<artifactId>jackson-module-afterburner</artifactId>
<version>3.2.1</version>
</dependency>Version Details — 3.2.1
Packaging
jar
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...