is not current version
Last Version 2.15.0

io.hawt:simple-plugin 1.4.58

hawtio :: hawtio Simple plugin example

GroupId

GroupId

io.hawt
ArtifactId

ArtifactId

simple-plugin
Version

Version

1.4.58
Type

Type

war

Download simple-plugin 1.4.58


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