License |
License |
---|---|
GroupId | GroupIdio.hawt |
ArtifactId | ArtifactIdhawtio-web |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionhawtio-web
hawtio :: hawtio-web
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hawtio-web-2.0.0.pom | |
hawtio-web-2.0.0.war | 16 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hawt/hawtio-web/ -->
<dependency>
<groupId>io.hawt</groupId>
<artifactId>hawtio-web</artifactId>
<version>2.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.hawt/hawtio-web/
implementation 'io.hawt:hawtio-web:2.0.0'
// https://jarcasting.com/artifacts/io.hawt/hawtio-web/
implementation ("io.hawt:hawtio-web:2.0.0")
'io.hawt:hawtio-web:war:2.0.0'
<dependency org="io.hawt" name="hawtio-web" rev="2.0.0">
<artifact name="hawtio-web" type="war" />
</dependency>
@Grapes(
@Grab(group='io.hawt', module='hawtio-web', version='2.0.0')
)
libraryDependencies += "io.hawt" % "hawtio-web" % "2.0.0"
[io.hawt/hawtio-web "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jolokia : jolokia-core | jar | 1.3.0 |
io.hawt : hawtio-core | jar | 2.0.0 |
io.hawt : hawtio-system | jar | 2.0.0 |
io.hawt : hawtio-git | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |