is not current version
Last Version 7.0.2

org.jeasy:easy-batch-jdbc 6.0.0

Easy Batch jdbc module

Categories

Categories

easy-batch Application Layer Libs Job Scheduling
GroupId

GroupId

org.jeasy
ArtifactId

ArtifactId

easy-batch-jdbc
Version

Version

6.0.0
Type

Type

jar

Download easy-batch-jdbc 6.0.0


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