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