is not current version
Last Version 4.25.0

Java JSON Schema Generator (Parent) 4.24.3

Java JSON Schema Generator + Modules – creating a JSON Schema from your Java classes

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.victools
ArtifactId

ArtifactId

jsonschema-generator-parent
Version

Version

4.24.3
Type

Type

pom
Description

Description

Java JSON Schema Generator (Parent)
Java JSON Schema Generator + Modules – creating a JSON Schema from your Java classes
Project URL

Project URL

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

Project Organization

VicTools

Download jsonschema-generator-parent 4.24.3


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

Dependencies

compile (1)

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

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.