Last Version

Remote Groovy Shell Clientside 0.1

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

License

License

GroupId

GroupId

com.github.safrain
ArtifactId

ArtifactId

remote-gsh-shell
Version

Version

0.1
Type

Type

jar
Description

Description

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

Download remote-gsh-shell 0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
jline : jline jar 2.9
org.codehaus.groovy : groovy jar 1.8.9
org.fusesource.jansi : jansi jar 1.9
commons-httpclient : commons-httpclient jar 3.1

Project Modules

There are no modules declared in this project.