Last Version

hawtio-example-springboot-authentication-jar 2.15.0

hawtio :: Sample Spring Boot 2.x process with authentication (jar)

License

License

GroupId

GroupId

io.hawt.examples
ArtifactId

ArtifactId

hawtio-example-springboot-authentication-jar
Version

Version

2.15.0
Type

Type

jar
Description

Description

hawtio-example-springboot-authentication-jar
hawtio :: Sample Spring Boot 2.x process with authentication (jar)
Project Organization

Project Organization

JBoss by Red Hat

Download hawtio-example-springboot-authentication-jar 2.15.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-undertow jar
org.eclipse.jetty : jetty-jaas jar 9.4.11.v20180605
org.eclipse.jetty : jetty-http jar
org.springframework.boot : spring-boot-starter-actuator jar
io.hawt : hawtio-springboot jar

Project Modules

There are no modules declared in this project.