is not current version
Last Version 2.15.0

io.hawt:hawtio-console-assembly 2.12.1

hawtio :: ${project.artifactId}

GroupId

GroupId

io.hawt
ArtifactId

ArtifactId

hawtio-console-assembly
Version

Version

2.12.1
Type

Type

pom

Download hawtio-console-assembly 2.12.1


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