License |
License |
---|---|
GroupId | GroupIdorg.easybatch |
ArtifactId | ArtifactIdeasybatch-spring-jdbc |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasybatch-spring-jdbc
Easy Batch - Spring JDBC integration module
|
<!-- https://jarcasting.com/artifacts/org.easybatch/easybatch-spring-jdbc/ -->
<dependency>
<groupId>org.easybatch</groupId>
<artifactId>easybatch-spring-jdbc</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.easybatch/easybatch-spring-jdbc/
implementation 'org.easybatch:easybatch-spring-jdbc:3.0.1'
// https://jarcasting.com/artifacts/org.easybatch/easybatch-spring-jdbc/
implementation ("org.easybatch:easybatch-spring-jdbc:3.0.1")
'org.easybatch:easybatch-spring-jdbc:jar:3.0.1'
<dependency org="org.easybatch" name="easybatch-spring-jdbc" rev="3.0.1">
<artifact name="easybatch-spring-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.easybatch', module='easybatch-spring-jdbc', version='3.0.1')
)
libraryDependencies += "org.easybatch" % "easybatch-spring-jdbc" % "3.0.1"
[org.easybatch/easybatch-spring-jdbc "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.easybatch : easybatch-jdbc | jar | 3.0.1 |
org.springframework : spring-jdbc | jar | 3.2.13.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 1.7.1 |
org.mockito : mockito-core | jar | 1.10.19 |