is not current version
Last Version 2.0.0

io.hawt:hawtio-json-schema-generator 1.2-M13

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

Categories

Categories

JSON Data
GroupId

GroupId

io.hawt
ArtifactId

ArtifactId

hawtio-json-schema-generator
Version

Version

1.2-M13
Type

Type

pom

Download hawtio-json-schema-generator 1.2-M13


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