License |
License |
---|---|
GroupId | GroupIdio.hawt.examples |
ArtifactId | ArtifactIdhawtio-example-springboot-authentication |
Last Version | Last Version2.15.0 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionhawtio-example-springboot-authentication
hawtio :: Sample Spring Boot 2.x process with authentication
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.hawt.examples/hawtio-example-springboot-authentication/ -->
<dependency>
<groupId>io.hawt.examples</groupId>
<artifactId>hawtio-example-springboot-authentication</artifactId>
<version>2.15.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.hawt.examples/hawtio-example-springboot-authentication/
implementation 'io.hawt.examples:hawtio-example-springboot-authentication:2.15.0'
// https://jarcasting.com/artifacts/io.hawt.examples/hawtio-example-springboot-authentication/
implementation ("io.hawt.examples:hawtio-example-springboot-authentication:2.15.0")
'io.hawt.examples:hawtio-example-springboot-authentication:war:2.15.0'
<dependency org="io.hawt.examples" name="hawtio-example-springboot-authentication" rev="2.15.0">
<artifact name="hawtio-example-springboot-authentication" type="war" />
</dependency>
@Grapes(
@Grab(group='io.hawt.examples', module='hawtio-example-springboot-authentication', version='2.15.0')
)
libraryDependencies += "io.hawt.examples" % "hawtio-example-springboot-authentication" % "2.15.0"
[io.hawt.examples/hawtio-example-springboot-authentication "2.15.0"]
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 |