is not current version
Last Version 1.5.12

io.hawt:hawtio-sample-springboot-authentication 1.5.2

hawtio :: Sample Spring Boot process with authentication

GroupId

GroupId

io.hawt
ArtifactId

ArtifactId

hawtio-sample-springboot-authentication
Version

Version

1.5.2
Type

Type

war

Download hawtio-sample-springboot-authentication 1.5.2


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