jackson-datatype-json-org

com.fasterxml.jackson.datatype

Support for datatypes of "org.json" JSON library (see https://json.org/java), mainly to make it easier to upgrade code to Jackson, using automated conversions.

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

Add to your project2.22.1

<dependency>
    <groupId>com.fasterxml.jackson.datatype</groupId>
    <artifactId>jackson-datatype-json-org</artifactId>
    <version>2.22.1</version>
</dependency>

Version Details — 2.22.1

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

Support for datatypes of "org.json" JSON library (see https://json.org/java), mainly to make it easier to upgrade code to Jackson, using automated conversions.

Checking security advisories...