Last Version

Meecrowave :: Integration Tests :: Groovy 1.2.1

For modules requiring custom classpaths.

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

org.apache.meecrowave
ArtifactId

ArtifactId

app-groovy
Version

Version

1.2.1
Type

Type

jar
Description

Description

Meecrowave :: Integration Tests :: Groovy
For modules requiring custom classpaths.
Project Organization

Project Organization

The Apache Software Foundation

Download app-groovy 1.2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.7
org.apache.meecrowave : meecrowave-core jar 1.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.