Last Version

Groovity jar runner sample 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-sample-jar
Version

Version

2.1.0-beta.1
Type

Type

jar
Description

Description

Groovity jar runner sample
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-sample-jar 2.1.0-beta.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.