is not current version
Last Version 1.0.2

org.apache.batchee:batchee-groovy 0.5-incubating


Categories

Categories

Groovy Languages
GroupId

GroupId

org.apache.batchee
ArtifactId

ArtifactId

batchee-groovy
Version

Version

0.5-incubating
Type

Type

jar

Download batchee-groovy 0.5-incubating


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