Last Version

Remote Groovy Shell Example 0.1

Light weight debugging/management tool embeded in Java servlet web applications.

License

License

GroupId

GroupId

com.github.safrain
ArtifactId

ArtifactId

remote-gsh-example
Version

Version

0.1
Type

Type

war
Description

Description

Remote Groovy Shell Example
Light weight debugging/management tool embeded in Java servlet web applications.

Download remote-gsh-example 0.1


<!-- https://jarcasting.com/artifacts/com.github.safrain/remote-gsh-example/ -->
<dependency>
    <groupId>com.github.safrain</groupId>
    <artifactId>remote-gsh-example</artifactId>
    <version>0.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.safrain/remote-gsh-example/
implementation 'com.github.safrain:remote-gsh-example:0.1'
// https://jarcasting.com/artifacts/com.github.safrain/remote-gsh-example/
implementation ("com.github.safrain:remote-gsh-example:0.1")
'com.github.safrain:remote-gsh-example:war:0.1'
<dependency org="com.github.safrain" name="remote-gsh-example" rev="0.1">
  <artifact name="remote-gsh-example" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.safrain', module='remote-gsh-example', version='0.1')
)
libraryDependencies += "com.github.safrain" % "remote-gsh-example" % "0.1"
[com.github.safrain/remote-gsh-example "0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.safrain : remote-gsh-server jar 0.1
javax.servlet : servlet-api jar 2.5
org.codehaus.groovy : groovy jar 1.8.9
org.springframework : spring jar 2.5.6.SEC03

Project Modules

There are no modules declared in this project.