is not current version
Last Version 2.0.0

io.hawt:hawtio-json-schema-generator 1.4.4

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

Categories

Categories

JSON Data
GroupId

GroupId

io.hawt
ArtifactId

ArtifactId

hawtio-json-schema-generator
Version

Version

1.4.4
Type

Type

pom

Download hawtio-json-schema-generator 1.4.4


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