| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdio.hawt |
| ArtifactId | ArtifactIdhawtio-ide |
| Version | Version2.13.4 |
| Type | Typejar |
| Description |
Descriptionhawtio-ide
hawtio :: hawtio-ide
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hawtio-ide-2.13.4.pom | |
| hawtio-ide-2.13.4.jar | 6 KB |
| hawtio-ide-2.13.4-sources.jar | 5 KB |
| hawtio-ide-2.13.4-javadoc.jar | 400 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.hawt/hawtio-ide/ -->
<dependency>
<groupId>io.hawt</groupId>
<artifactId>hawtio-ide</artifactId>
<version>2.13.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.hawt/hawtio-ide/
implementation 'io.hawt:hawtio-ide:2.13.4'
// https://jarcasting.com/artifacts/io.hawt/hawtio-ide/
implementation ("io.hawt:hawtio-ide:2.13.4")
'io.hawt:hawtio-ide:jar:2.13.4'
<dependency org="io.hawt" name="hawtio-ide" rev="2.13.4">
<artifact name="hawtio-ide" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hawt', module='hawtio-ide', version='2.13.4')
)
libraryDependencies += "io.hawt" % "hawtio-ide" % "2.13.4"
[io.hawt/hawtio-ide "2.13.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.hawt : hawtio-util | jar | 2.13.4 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.26 |