is not current version
Last Version 2.7.1

io.hawt:hawtio-springboot-1 2.3.0

hawtio :: Spring Boot 1.x starter

GroupId

GroupId

io.hawt
ArtifactId

ArtifactId

hawtio-springboot-1
Version

Version

2.3.0
Type

Type

jar

Download hawtio-springboot-1 2.3.0


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