is not current version
Last Version 4.25.0

Java JSON Schema Generator Module – javax.validation 4.22.0

Module for the jsonschema-generator – deriving JSON Schema attributes from javax.validation annotations

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.victools
ArtifactId

ArtifactId

jsonschema-module-javax-validation
Version

Version

4.22.0
Type

Type

jar
Description

Description

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

Project Organization

VicTools

Download jsonschema-module-javax-validation 4.22.0


<!-- 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"]

Dependencies

compile (1)

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

provided (2)

Group / Artifact Type Version
com.github.victools : jsonschema-generator jar 4.22.0
javax.validation : validation-api jar 2.0.1.Final

test (6)

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

Project Modules

There are no modules declared in this project.