Last Version

Groovity core compiler, runtime and tag library 2.1.0-beta.1

Groovity is a JVM-based scripting language and runtime that can be used to develop everything from simple utility scripts to modular Servlet 3.0 applications.

License

License

GroupId

GroupId

com.disney.groovity
ArtifactId

ArtifactId

groovity-core
Version

Version

2.1.0-beta.1
Type

Type

jar
Description

Description

Groovity core compiler, runtime and tag library
Groovity is a JVM-based scripting language and runtime that can be used to develop everything from simple utility scripts to modular Servlet 3.0 applications.

Download groovity-core 2.1.0-beta.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all pom 2.5.6
org.codehaus.groovy : groovy-dateutil jar 2.5.6
org.apache.httpcomponents : httpclient jar 4.5.8
org.apache.httpcomponents : httpmime jar 4.5.8
com.disney.groovity : http-auth-client jar 2.1.0-beta.1
com.disney.groovity : uri-parcel-core jar 2.1.0-beta.1

test (2)

Group / Artifact Type Version
com.github.tomakehurst : wiremock-standalone jar 2.23.2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.