is not current version
Last Version 4.25.0

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

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.13.0
Type

Type

jar

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