License |
License |
---|---|
GroupId | GroupIdorg.easybatch |
ArtifactId | ArtifactIdeasybatch-jdbc |
Last Version | Last Version5.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasybatch-jdbc
Easy Batch jdbc module
|
Project URL |
Project URL |
Filename | Size |
---|---|
easybatch-jdbc-5.3.0.pom | |
easybatch-jdbc-5.3.0.jar | 11 KB |
easybatch-jdbc-5.3.0-sources.jar | 10 KB |
easybatch-jdbc-5.3.0-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.easybatch/easybatch-jdbc/ -->
<dependency>
<groupId>org.easybatch</groupId>
<artifactId>easybatch-jdbc</artifactId>
<version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.easybatch/easybatch-jdbc/
implementation 'org.easybatch:easybatch-jdbc:5.3.0'
// https://jarcasting.com/artifacts/org.easybatch/easybatch-jdbc/
implementation ("org.easybatch:easybatch-jdbc:5.3.0")
'org.easybatch:easybatch-jdbc:jar:5.3.0'
<dependency org="org.easybatch" name="easybatch-jdbc" rev="5.3.0">
<artifact name="easybatch-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.easybatch', module='easybatch-jdbc', version='5.3.0')
)
libraryDependencies += "org.easybatch" % "easybatch-jdbc" % "5.3.0"
[org.easybatch/easybatch-jdbc "5.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.easybatch : easybatch-core | jar | 5.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.easybatch : easybatch-test-common | jar | 5.3.0 |
junit : junit | jar | 4.13 |
org.assertj : assertj-core | jar | 2.9.1 |
org.mockito : mockito-core | jar | 2.28.2 |
org.springframework : spring-jdbc | jar | 4.3.25.RELEASE |
org.hsqldb : hsqldb | jar | 2.3.6 |