is not current version
Last Version 4.25.0

Java JSON Schema Generator Module – jackson 4.24.2

Module for the jsonschema-generator – deriving JSON Schema attributes from jackson annotations

License

License

Categories

Categories

JSON Data Jackson
GroupId

GroupId

com.github.victools
ArtifactId

ArtifactId

jsonschema-module-jackson
Version

Version

4.24.2
Type

Type

jar
Description

Description

Java JSON Schema Generator Module – jackson
Module for the jsonschema-generator – deriving JSON Schema attributes from jackson annotations
Project URL

Project URL

https://github.com/victools/jsonschema-generator
Project Organization

Project Organization

VicTools

Download jsonschema-module-jackson 4.24.2


<!-- https://jarcasting.com/artifacts/com.github.victools/jsonschema-module-jackson/ -->
<dependency>
    <groupId>com.github.victools</groupId>
    <artifactId>jsonschema-module-jackson</artifactId>
    <version>4.24.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.victools/jsonschema-module-jackson/
implementation 'com.github.victools:jsonschema-module-jackson:4.24.2'
// https://jarcasting.com/artifacts/com.github.victools/jsonschema-module-jackson/
implementation ("com.github.victools:jsonschema-module-jackson:4.24.2")
'com.github.victools:jsonschema-module-jackson:jar:4.24.2'
<dependency org="com.github.victools" name="jsonschema-module-jackson" rev="4.24.2">
  <artifact name="jsonschema-module-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.victools', module='jsonschema-module-jackson', version='4.24.2')
)
libraryDependencies += "com.github.victools" % "jsonschema-module-jackson" % "4.24.2"
[com.github.victools/jsonschema-module-jackson "4.24.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.35

provided (3)

Group / Artifact Type Version
com.github.victools : jsonschema-generator jar 4.24.2
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-annotations jar

test (6)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.7
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.mockito : mockito-core jar 4.4.0
org.skyscreamer : jsonassert jar 1.5.0
com.networknt : json-schema-validator jar 1.0.36

Project Modules

There are no modules declared in this project.