Last Version

Groovy Shell Server 2.2.2

Groovy shell server

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

me.bazhenov.groovy-shell
ArtifactId

ArtifactId

groovy-shell-server
Version

Version

2.2.2
Type

Type

jar
Description

Description

Groovy Shell Server
Groovy shell server
Project Organization

Project Organization

FarPost

Download groovy-shell-server 2.2.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 3.0.8
org.codehaus.groovy : groovy-groovysh jar 3.0.8
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.32
jline : jline jar 2.14.6

runtime (1)

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

Project Modules

There are no modules declared in this project.