is not current version
Last Version 7.0.2

org.jeasy:easy-batch-extensions 7.0.0

Extensions to support third party tools

Categories

Categories

easy-batch Application Layer Libs Job Scheduling
GroupId

GroupId

org.jeasy
ArtifactId

ArtifactId

easy-batch-extensions
Version

Version

7.0.0
Type

Type

pom

Download easy-batch-extensions 7.0.0


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