is not current version
Last Version 2.15.0

io.hawt:hawtio-console-assembly 2.5.0

hawtio :: ${project.artifactId}

GroupId

GroupId

io.hawt
ArtifactId

ArtifactId

hawtio-console-assembly
Version

Version

2.5.0
Type

Type

jar

Download hawtio-console-assembly 2.5.0


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