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