License |
License |
---|---|
GroupId | GroupIdio.hawt |
ArtifactId | ArtifactIdhawtio-springboot-1 |
Last Version | Last Version2.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhawtio-springboot-1
hawtio :: Spring Boot 1.x starter
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hawtio-springboot-1-2.7.1.pom | |
hawtio-springboot-1-2.7.1.jar | 8 MB |
hawtio-springboot-1-2.7.1-sources.jar | 10 KB |
hawtio-springboot-1-2.7.1-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hawt/hawtio-springboot-1/ -->
<dependency>
<groupId>io.hawt</groupId>
<artifactId>hawtio-springboot-1</artifactId>
<version>2.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.hawt/hawtio-springboot-1/
implementation 'io.hawt:hawtio-springboot-1:2.7.1'
// https://jarcasting.com/artifacts/io.hawt/hawtio-springboot-1/
implementation ("io.hawt:hawtio-springboot-1:2.7.1")
'io.hawt:hawtio-springboot-1:jar:2.7.1'
<dependency org="io.hawt" name="hawtio-springboot-1" rev="2.7.1">
<artifact name="hawtio-springboot-1" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hawt', module='hawtio-springboot-1', version='2.7.1')
)
libraryDependencies += "io.hawt" % "hawtio-springboot-1" % "2.7.1"
[io.hawt/hawtio-springboot-1 "2.7.1"]
Group / Artifact | Type | Version |
---|---|---|
io.hawt : hawtio-system | jar | 2.7.1 |
org.springframework.boot : spring-boot-actuator | jar | 1.5.21.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 1.5.21.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
io.hawt : hawtio-war | war | 2.7.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.20.0 |
org.springframework : spring-test | jar | 4.3.24.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar | 1.5.21.RELEASE |