jackson-module-afterburner

tools.jackson.module

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

Recommended: 3.2.1 24 versions jar Updated 1 year ago The Apache Software License, Version 2.0Checking...

Add to your project3.0.3

<dependency>
    <groupId>tools.jackson.module</groupId>
    <artifactId>jackson-module-afterburner</artifactId>
    <version>3.0.3</version>
</dependency>

Version Details — 3.0.3

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