Last Version

hawtio-example-springboot-1 2.7.1

hawtio :: Sample Spring Boot 1.x process

License

License

GroupId

GroupId

io.hawt.examples
ArtifactId

ArtifactId

hawtio-example-springboot-1
Version

Version

2.7.1
Type

Type

war
Description

Description

hawtio-example-springboot-1
hawtio :: Sample Spring Boot 1.x process
Project Organization

Project Organization

JBoss by Red Hat

Download hawtio-example-springboot-1 2.7.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-undertow jar
org.springframework.boot : spring-boot-actuator jar
io.hawt : hawtio-springboot-1 jar

Project Modules

There are no modules declared in this project.