jackson-module-afterburner

com.fasterxml.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: 2.18.6 180 versions bundle Updated 1 year ago The Apache Software License, Version 2.0Checking...

Add to your project2.21.5

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

Version Details — 2.21.5

Packaging
bundle
Direct Deps
2
Total Deps
2
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...