Remote Groovy Shell Serverside

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

License

License

GroupId

GroupId

com.github.safrain
ArtifactId

ArtifactId

remote-gsh-server
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download remote-gsh-server

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
org.codehaus.groovy : groovy jar 1.8.9

test (3)

Group / Artifact Type Version
junit : junit jar 4.4
org.easymock : easymock jar 3.1
org.springframework : spring jar 2.5.6.SEC03

Project Modules

There are no modules declared in this project.

Versions

Version
0.1