is not current version
Last Version 2.0.0

io.hawt:hawtio-json-schema-generator 1.5.X

${project.parent.artifactId} :: ${project.artifactId}

Categories

Categories

JSON Data
GroupId

GroupId

io.hawt
ArtifactId

ArtifactId

hawtio-json-schema-generator
Version

Version

1.5.X
Type

Type

pom

Download hawtio-json-schema-generator 1.5.X


<!-- https://jarcasting.com/artifacts/io.hawt/hawtio-json-schema-generator/ -->
<dependency>
    <groupId>io.hawt</groupId>
    <artifactId>hawtio-json-schema-generator</artifactId>
    <version>1.5.X</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.hawt/hawtio-json-schema-generator/
implementation 'io.hawt:hawtio-json-schema-generator:1.5.X'
// https://jarcasting.com/artifacts/io.hawt/hawtio-json-schema-generator/
implementation ("io.hawt:hawtio-json-schema-generator:1.5.X")
'io.hawt:hawtio-json-schema-generator:pom:1.5.X'
<dependency org="io.hawt" name="hawtio-json-schema-generator" rev="1.5.X">
  <artifact name="hawtio-json-schema-generator" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.hawt', module='hawtio-json-schema-generator', version='1.5.X')
)
libraryDependencies += "io.hawt" % "hawtio-json-schema-generator" % "1.5.X"
[io.hawt/hawtio-json-schema-generator "1.5.X"]