jackson-module-jsonSchema

com.fasterxml.jackson.module

jackson-module-jsonSchema is a Java jar artifact published under the com.fasterxml.jackson.module group on Maven Central. 170 versions are indexed here. It is depended on by 1,472+ other indexed artifacts. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 2.21.1 170 versions jarChecking...

Add to your project2.21.5

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

Version Details — 2.21.5

Packaging
bundle
Direct Deps
4
Total Deps
4
Published
Unknown
License
Unknown

Add-on module for Jackson (http://jackson.codehaus.org) to support JSON Schema (http://tools.ietf.org/html/draft-zyp-json-schema-03) version 3 generation.

Checking security advisories...