is not current version
Last Version 7.0.2

org.jeasy:easy-batch-jdbc 7.0.1

Easy Batch jdbc module

Categories

Categories

easy-batch Application Layer Libs Job Scheduling
GroupId

GroupId

org.jeasy
ArtifactId

ArtifactId

easy-batch-jdbc
Version

Version

7.0.1
Type

Type

jar

Download easy-batch-jdbc 7.0.1


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