jackson-datatype-json-org
com.fasterxml.jackson.datatype
jackson-datatype-json-org is a Java jar artifact published under the com.fasterxml.jackson.datatype group on Maven Central. 175 versions are indexed here. It is depended on by 806+ other indexed artifacts. Select a version below for Maven, Gradle and SBT snippets plus CVE data.
Recommended: 2.21.1 175 versions jarChecking...
Add to your project2.21.1
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-json-org</artifactId>
<version>2.21.1</version>
</dependency>Version Details — 2.21.1
Packaging
jar
Direct Deps
3
Total Deps
3
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...