is not current version
Last Version 1.2.1

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

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

Type

jar

Download jsonschema-module-addon 1.1.0


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