is not current version
Last Version 4.25.0

com.github.victools:jsonschema-module-javax-validation 4.12.2

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

Categories

Categories

JSON Data
GroupId

GroupId

com.github.victools
ArtifactId

ArtifactId

jsonschema-module-javax-validation
Version

Version

4.12.2
Type

Type

jar

Download jsonschema-module-javax-validation 4.12.2


<!-- 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.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.victools/jsonschema-module-javax-validation/
implementation 'com.github.victools:jsonschema-module-javax-validation:4.12.2'
// https://jarcasting.com/artifacts/com.github.victools/jsonschema-module-javax-validation/
implementation ("com.github.victools:jsonschema-module-javax-validation:4.12.2")
'com.github.victools:jsonschema-module-javax-validation:jar:4.12.2'
<dependency org="com.github.victools" name="jsonschema-module-javax-validation" rev="4.12.2">
  <artifact name="jsonschema-module-javax-validation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.victools', module='jsonschema-module-javax-validation', version='4.12.2')
)
libraryDependencies += "com.github.victools" % "jsonschema-module-javax-validation" % "4.12.2"
[com.github.victools/jsonschema-module-javax-validation "4.12.2"]