is not current version
Last Version 1.0.2

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


GroupId

GroupId

org.apache.batchee
ArtifactId

ArtifactId

batchee-ee6
Version

Version

0.5-incubating
Type

Type

jar

Download batchee-ee6 0.5-incubating


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