Java JSON Schema Generator Module – jackson

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

License

License

Categories

Categories

JSON Data Jackson
GroupId

GroupId

com.github.janlabrie
ArtifactId

ArtifactId

jsonschema-module-jackson
Last Version

Last Version

4.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

janlabrie

Download jsonschema-module-jackson

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
com.github.janlabrie : jsonschema-generator jar 4.3.1
com.fasterxml.jackson.core : jackson-core jar 2.10.0
com.fasterxml.jackson.core : jackson-annotations jar 2.10.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
pl.pragmatists : JUnitParams jar 1.1.1
org.mockito : mockito-core jar 2.27.0
org.skyscreamer : jsonassert jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.1