jackson-core

tools.jackson.core

jackson-core is a Java jar artifact published under the tools.jackson.core group on Maven Central. 24 versions are indexed here. It is depended on by 3,599+ other indexed artifacts. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 3.1.4 24 versions jarChecking...

Add to your project3.1.2

<dependency>
    <groupId>tools.jackson.core</groupId>
    <artifactId>jackson-core</artifactId>
    <version>3.1.2</version>
</dependency>

Version Details — 3.1.2

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

Core Jackson processing abstractions (aka Streaming API), implementation for JSON

Checking security advisories...