License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.victools |
ArtifactId | ArtifactIdjsonschema-generator-parent |
Last Version | Last Version4.25.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJava JSON Schema Generator (Parent)
Java JSON Schema Generator + Modules – creating a JSON Schema from your Java classes
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jsonschema-generator-parent-4.25.0.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.victools/jsonschema-generator-parent/ -->
<dependency>
<groupId>com.github.victools</groupId>
<artifactId>jsonschema-generator-parent</artifactId>
<version>4.25.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.victools/jsonschema-generator-parent/
implementation 'com.github.victools:jsonschema-generator-parent:4.25.0'
// https://jarcasting.com/artifacts/com.github.victools/jsonschema-generator-parent/
implementation ("com.github.victools:jsonschema-generator-parent:4.25.0")
'com.github.victools:jsonschema-generator-parent:pom:4.25.0'
<dependency org="com.github.victools" name="jsonschema-generator-parent" rev="4.25.0">
<artifact name="jsonschema-generator-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.victools', module='jsonschema-generator-parent', version='4.25.0')
)
libraryDependencies += "com.github.victools" % "jsonschema-generator-parent" % "4.25.0"
[com.github.victools/jsonschema-generator-parent "4.25.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.35 |
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 |