is not current version
Last Version 1.2.1

com.github.imifou:jsonschema-module-addon 1.0.1

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

Categories

Categories

JSON Data
GroupId

GroupId

com.github.imifou
ArtifactId

ArtifactId

jsonschema-module-addon
Version

Version

1.0.1
Type

Type

jar

Download jsonschema-module-addon 1.0.1


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