is not current version
Last Version 2.15.0

io.hawt:hawtio-app 2.14.0

hawtio :: hawtio-app

GroupId

GroupId

io.hawt
ArtifactId

ArtifactId

hawtio-app
Version

Version

2.14.0
Type

Type

jar

Download hawtio-app 2.14.0


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