is not current version
Last Version 1.0.2

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


Categories

Categories

Jakarta Batch Jakarta EE Jakarta EE Supporting Technologies
GroupId

GroupId

org.apache.batchee
ArtifactId

ArtifactId

batchee-jbatch
Version

Version

0.5-incubating
Type

Type

jar

Download batchee-jbatch 0.5-incubating


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