Last Version

BatchEE :: Extensions :: Groovy 1.0.2

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

org.apache.batchee
ArtifactId

ArtifactId

batchee-groovy
Version

Version

1.0.2
Type

Type

jar
Description

Description

BatchEE :: Extensions :: Groovy
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download batchee-groovy 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.1.9

provided (3)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jbatch_1.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.0
org.apache.batchee : batchee-doc-api jar 1.0.2

test (4)

Group / Artifact Type Version
org.testng : testng jar 6.9.9
org.apache.batchee : batchee-jbatch jar 1.0.2
org.apache.derby : derby jar 10.14.2.0
org.apache.batchee : batchee-maven-plugin jar 1.0.2

Project Modules

There are no modules declared in this project.