is not current version
Last Version 2.0.0

io.hawt:hawtio-sample-springboot 1.4.21

hawtio :: Sample Spring Boot process

GroupId

GroupId

io.hawt
ArtifactId

ArtifactId

hawtio-sample-springboot
Version

Version

1.4.21
Type

Type

jar

Download hawtio-sample-springboot 1.4.21


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