is not current version
Last Version 7.0.2

org.jeasy:easy-batch 7.0.1

Easy Batch parent module

Categories

Categories

easy-batch Application Layer Libs Job Scheduling
GroupId

GroupId

org.jeasy
ArtifactId

ArtifactId

easy-batch
Version

Version

7.0.1
Type

Type

pom

Download easy-batch 7.0.1

Filename Size
easy-batch-7.0.1.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/org.jeasy/easy-batch/ -->
<dependency>
    <groupId>org.jeasy</groupId>
    <artifactId>easy-batch</artifactId>
    <version>7.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jeasy/easy-batch/
implementation 'org.jeasy:easy-batch:7.0.1'
// https://jarcasting.com/artifacts/org.jeasy/easy-batch/
implementation ("org.jeasy:easy-batch:7.0.1")
'org.jeasy:easy-batch:pom:7.0.1'
<dependency org="org.jeasy" name="easy-batch" rev="7.0.1">
  <artifact name="easy-batch" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jeasy', module='easy-batch', version='7.0.1')
)
libraryDependencies += "org.jeasy" % "easy-batch" % "7.0.1"
[org.jeasy/easy-batch "7.0.1"]