License |
License |
---|---|
Categories |
Categorieseasy-batch Application Layer Libs Job Scheduling |
GroupId | GroupIdorg.jeasy |
ArtifactId | ArtifactIdeasy-batch-core |
Last Version | Last Version7.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasy-batch-core
Easy Batch core module
|
Project URL |
Project URL |
Filename | Size |
---|---|
easy-batch-core-7.0.2.pom | |
easy-batch-core-7.0.2.jar | 106 KB |
easy-batch-core-7.0.2-sources.jar | 142 KB |
easy-batch-core-7.0.2-javadoc.jar | 561 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jeasy/easy-batch-core/ -->
<dependency>
<groupId>org.jeasy</groupId>
<artifactId>easy-batch-core</artifactId>
<version>7.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeasy/easy-batch-core/
implementation 'org.jeasy:easy-batch-core:7.0.2'
// https://jarcasting.com/artifacts/org.jeasy/easy-batch-core/
implementation ("org.jeasy:easy-batch-core:7.0.2")
'org.jeasy:easy-batch-core:jar:7.0.2'
<dependency org="org.jeasy" name="easy-batch-core" rev="7.0.2">
<artifact name="easy-batch-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeasy', module='easy-batch-core', version='7.0.2')
)
libraryDependencies += "org.jeasy" % "easy-batch-core" % "7.0.2"
[org.jeasy/easy-batch-core "7.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.19.0 |
org.mockito : mockito-core | jar | 3.8.0 |
com.github.stefanbirkner : system-rules | jar | 1.19.0 |
org.slf4j : slf4j-simple | jar | 1.7.30 |