is not current version
Last Version 4.25.0

Java JSON Schema Generator Module – jackson 4.21.0

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.21.0
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.21.0


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

Dependencies

compile (1)

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

provided (3)

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

test (8)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.13.3
org.apache.logging.log4j : log4j-core jar 2.13.3
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3
junit : junit jar 4.13.1
pl.pragmatists : JUnitParams jar 1.1.1
org.mockito : mockito-core jar 2.27.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.