| License |
License |
|---|---|
| Categories |
Categorieseasy-batch Application Layer Libs Job Scheduling |
| GroupId | GroupIdorg.jeasy |
| ArtifactId | ArtifactIdeasy-batch-core |
| Version | Version7.0.2 |
| 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 | 112 KB |
| easy-batch-core-7.0.2-sources.jar | 144 KB |
| easy-batch-core-7.0.2-javadoc.jar | 978 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 |