| Группа | Группаio.hawt |
|---|---|
| Идентификатор | Идентификаторhawtio-directives |
| Версия | Версия1.4.20 |
| Тип | Типwar |
| Имя Файла | Размер |
|---|---|
| hawtio-directives-1.4.20.pom | |
| hawtio-directives-1.4.20.war | 4 MB |
| hawtio-directives-1.4.20-sources.jar | 1 KB |
| hawtio-directives-1.4.20-javadoc.jar | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.hawt/hawtio-directives/ -->
<dependency>
<groupId>io.hawt</groupId>
<artifactId>hawtio-directives</artifactId>
<version>1.4.20</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.hawt/hawtio-directives/
implementation 'io.hawt:hawtio-directives:1.4.20'
// https://jarcasting.com/artifacts/io.hawt/hawtio-directives/
implementation ("io.hawt:hawtio-directives:1.4.20")
'io.hawt:hawtio-directives:war:1.4.20'
<dependency org="io.hawt" name="hawtio-directives" rev="1.4.20">
<artifact name="hawtio-directives" type="war" />
</dependency>
@Grapes(
@Grab(group='io.hawt', module='hawtio-directives', version='1.4.20')
)
libraryDependencies += "io.hawt" % "hawtio-directives" % "1.4.20"
[io.hawt/hawtio-directives "1.4.20"]