Last Version

Java JSON Schema Generator Module - Addon 1.2.1

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

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.janlabrie
ArtifactId

ArtifactId

jsonschema-module-addon
Version

Version

1.2.1
Type

Type

jar
Description

Description

Java JSON Schema Generator Module - Addon
Module for the jsonschema-generator - deriving JSON Schema attributes from annotations

Download jsonschema-module-addon 1.2.1


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

Dependencies

provided (1)

Group / Artifact Type Version
com.github.janlabrie : jsonschema-generator jar 4.3.1

test (3)

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

Project Modules

There are no modules declared in this project.