is not current version
Last Version 2.2.2

Groovy Shell Server 2.2.0

Groovy shell server

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

me.bazhenov.groovy-shell
ArtifactId

ArtifactId

groovy-shell-server
Version

Version

2.2.0
Type

Type

jar
Description

Description

Groovy Shell Server
Groovy shell server
Project Organization

Project Organization

FarPost

Download groovy-shell-server 2.2.0


<!-- https://jarcasting.com/artifacts/me.bazhenov.groovy-shell/groovy-shell-server/ -->
<dependency>
    <groupId>me.bazhenov.groovy-shell</groupId>
    <artifactId>groovy-shell-server</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.bazhenov.groovy-shell/groovy-shell-server/
implementation 'me.bazhenov.groovy-shell:groovy-shell-server:2.2.0'
// https://jarcasting.com/artifacts/me.bazhenov.groovy-shell/groovy-shell-server/
implementation ("me.bazhenov.groovy-shell:groovy-shell-server:2.2.0")
'me.bazhenov.groovy-shell:groovy-shell-server:jar:2.2.0'
<dependency org="me.bazhenov.groovy-shell" name="groovy-shell-server" rev="2.2.0">
  <artifact name="groovy-shell-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.bazhenov.groovy-shell', module='groovy-shell-server', version='2.2.0')
)
libraryDependencies += "me.bazhenov.groovy-shell" % "groovy-shell-server" % "2.2.0"
[me.bazhenov.groovy-shell/groovy-shell-server "2.2.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 3.0.7
org.codehaus.groovy : groovy-groovysh jar 3.0.7
org.springframework : spring-context Optional jar 4.3.3.RELEASE
org.apache.sshd : sshd-core jar 2.7.0
org.slf4j : slf4j-api jar 1.7.16
jline : jline jar 2.14.2

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic Optional jar 1.2.0

Project Modules

There are no modules declared in this project.