Last Version

groovy-shell-plugin 2.0.0

hawtio :: hawtio Groovy Shell plugin example

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

io.hawt
ArtifactId

ArtifactId

groovy-shell-plugin
Version

Version

2.0.0
Type

Type

war
Description

Description

groovy-shell-plugin
hawtio :: hawtio Groovy Shell plugin example
Project Organization

Project Organization

JBoss by Red Hat

Download groovy-shell-plugin 2.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.hawt : hawtio-plugin-mbean jar 2.0.0
org.codehaus.groovy : groovy-all jar 2.3.2
org.slf4j : slf4j-api jar 1.7.12
org.slf4j : slf4j-log4j12 jar 1.7.12

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.