| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.github.victools |
| ArtifactId | ArtifactIdjsonschema-module-javax-validation |
| Version | Version4.22.0 |
| Type | Typejar |
| Description |
DescriptionJava JSON Schema Generator Module – javax.validation
Module for the jsonschema-generator – deriving JSON Schema attributes from javax.validation annotations
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.victools/jsonschema-module-javax-validation/ -->
<dependency>
<groupId>com.github.victools</groupId>
<artifactId>jsonschema-module-javax-validation</artifactId>
<version>4.22.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.victools/jsonschema-module-javax-validation/
implementation 'com.github.victools:jsonschema-module-javax-validation:4.22.0'
// https://jarcasting.com/artifacts/com.github.victools/jsonschema-module-javax-validation/
implementation ("com.github.victools:jsonschema-module-javax-validation:4.22.0")
'com.github.victools:jsonschema-module-javax-validation:jar:4.22.0'
<dependency org="com.github.victools" name="jsonschema-module-javax-validation" rev="4.22.0">
<artifact name="jsonschema-module-javax-validation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.victools', module='jsonschema-module-javax-validation', version='4.22.0')
)
libraryDependencies += "com.github.victools" % "jsonschema-module-javax-validation" % "4.22.0"
[com.github.victools/jsonschema-module-javax-validation "4.22.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.victools : jsonschema-generator | jar | 4.22.0 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.7 |
| 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 |