License |
License |
---|---|
GroupId | GroupIdorg.easybatch |
ArtifactId | ArtifactIdeasybatch-core |
Last Version | Last Version5.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasybatch-core
Easy Batch core module
|
Project URL |
Project URL |
Filename | Size |
---|---|
easybatch-core-5.3.0.pom | |
easybatch-core-5.3.0.jar | 124 KB |
easybatch-core-5.3.0-sources.jar | 169 KB |
easybatch-core-5.3.0-javadoc.jar | 656 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.easybatch/easybatch-core/ -->
<dependency>
<groupId>org.easybatch</groupId>
<artifactId>easybatch-core</artifactId>
<version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.easybatch/easybatch-core/
implementation 'org.easybatch:easybatch-core:5.3.0'
// https://jarcasting.com/artifacts/org.easybatch/easybatch-core/
implementation ("org.easybatch:easybatch-core:5.3.0")
'org.easybatch:easybatch-core:jar:5.3.0'
<dependency org="org.easybatch" name="easybatch-core" rev="5.3.0">
<artifact name="easybatch-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.easybatch', module='easybatch-core', version='5.3.0')
)
libraryDependencies += "org.easybatch" % "easybatch-core" % "5.3.0"
[org.easybatch/easybatch-core "5.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.assertj : assertj-core | jar | 2.9.1 |
org.mockito : mockito-core | jar | 2.28.2 |
com.github.stefanbirkner : system-rules | jar | 1.19.0 |