Last Version

Gaelyk Console Plugin 2.2.0

Gaelyk Console Plugin adds simple console which can execute groovlet like code.

License

License

GroupId

GroupId

org.gaelyk
ArtifactId

ArtifactId

gaelyk-console
Version

Version

2.2.0
Type

Type

jar
Description

Description

Gaelyk Console Plugin
Gaelyk Console Plugin adds simple console which can execute groovlet like code.
Project URL

Project URL

https://github.com/gaelyk/gaelyk-console-plugin

Download gaelyk-console 2.2.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.gaelyk : gaelyk jar 2.2.0
com.google.appengine : appengine-api-labs jar 1.9.37
org.gaelyk : gaelyk-bootstrap-resources jar 2.2.0
com.google.appengine : appengine-api-1.0-sdk jar 1.9.37
org.gaelyk : gaelyk-resources jar 2.2.0
org.codehaus.groovy : groovy-all jar 2.4.6

test (3)

Group / Artifact Type Version
com.google.appengine : appengine-testing jar 1.9.37
com.google.appengine : appengine-api-stubs jar 1.9.37
org.gaelyk : gaelyk-spock jar 0.4

Project Modules

There are no modules declared in this project.