| Категории |
КатегорииJSON Данные |
|---|---|
| Группа | Группаio.hawt |
| Идентификатор | Идентификаторhawtio-json-schema-generator |
| Версия | Версия1.4.9 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| hawtio-json-schema-generator-1.4.9.pom | 794 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.hawt/hawtio-json-schema-generator/ -->
<dependency>
<groupId>io.hawt</groupId>
<artifactId>hawtio-json-schema-generator</artifactId>
<version>1.4.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.hawt/hawtio-json-schema-generator/
implementation 'io.hawt:hawtio-json-schema-generator:1.4.9'
// https://jarcasting.com/artifacts/io.hawt/hawtio-json-schema-generator/
implementation ("io.hawt:hawtio-json-schema-generator:1.4.9")
'io.hawt:hawtio-json-schema-generator:pom:1.4.9'
<dependency org="io.hawt" name="hawtio-json-schema-generator" rev="1.4.9">
<artifact name="hawtio-json-schema-generator" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.hawt', module='hawtio-json-schema-generator', version='1.4.9')
)
libraryDependencies += "io.hawt" % "hawtio-json-schema-generator" % "1.4.9"
[io.hawt/hawtio-json-schema-generator "1.4.9"]