License |
License |
---|---|
GroupId | GroupIdio.hawt |
ArtifactId | ArtifactIdhawtio-sample-springboot |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptionhawtio-sample-springboot
hawtio :: Sample Spring Boot process
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.hawt/hawtio-sample-springboot/ -->
<dependency>
<groupId>io.hawt</groupId>
<artifactId>hawtio-sample-springboot</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.hawt/hawtio-sample-springboot/
implementation 'io.hawt:hawtio-sample-springboot:2.0.0'
// https://jarcasting.com/artifacts/io.hawt/hawtio-sample-springboot/
implementation ("io.hawt:hawtio-sample-springboot:2.0.0")
'io.hawt:hawtio-sample-springboot:jar:2.0.0'
<dependency org="io.hawt" name="hawtio-sample-springboot" rev="2.0.0">
<artifact name="hawtio-sample-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hawt', module='hawtio-sample-springboot', version='2.0.0')
)
libraryDependencies += "io.hawt" % "hawtio-sample-springboot" % "2.0.0"
[io.hawt/hawtio-sample-springboot "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 1.2.3.RELEASE |
org.springframework.boot : spring-boot-actuator | jar | 1.2.3.RELEASE |
org.jolokia : jolokia-core | jar | 1.3.0 |
io.hawt : hawtio-springboot | jar | 2.0.0 |