is not current version
Last Version 4.25.0

com.github.victools:jsonschema-module-jackson 4.19.0

Module for the jsonschema-generator – deriving JSON Schema attributes from jackson annotations

Categories

Categories

JSON Data Jackson
GroupId

GroupId

com.github.victools
ArtifactId

ArtifactId

jsonschema-module-jackson
Version

Version

4.19.0
Type

Type

jar

Download jsonschema-module-jackson 4.19.0


<!-- https://jarcasting.com/artifacts/com.github.victools/jsonschema-module-jackson/ -->
<dependency>
    <groupId>com.github.victools</groupId>
    <artifactId>jsonschema-module-jackson</artifactId>
    <version>4.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.victools/jsonschema-module-jackson/
implementation 'com.github.victools:jsonschema-module-jackson:4.19.0'
// https://jarcasting.com/artifacts/com.github.victools/jsonschema-module-jackson/
implementation ("com.github.victools:jsonschema-module-jackson:4.19.0")
'com.github.victools:jsonschema-module-jackson:jar:4.19.0'
<dependency org="com.github.victools" name="jsonschema-module-jackson" rev="4.19.0">
  <artifact name="jsonschema-module-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.victools', module='jsonschema-module-jackson', version='4.19.0')
)
libraryDependencies += "com.github.victools" % "jsonschema-module-jackson" % "4.19.0"
[com.github.victools/jsonschema-module-jackson "4.19.0"]