is not current version
Last Version 2.0.0

io.hawt:groovy-shell-plugin 1.4.29

hawtio :: hawtio Groovy Shell plugin example

Categories

Categories

Groovy Languages
GroupId

GroupId

io.hawt
ArtifactId

ArtifactId

groovy-shell-plugin
Version

Version

1.4.29
Type

Type

war

Download groovy-shell-plugin 1.4.29


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