License |
License |
---|---|
Categories |
Categorieseasy-batch Application Layer Libs Job Scheduling |
GroupId | GroupIdorg.jeasy |
ArtifactId | ArtifactIdeasy-batch-spring |
Last Version | Last Version7.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasy-batch-spring
Extension to support Spring
|
Project URL |
Project URL |
Filename | Size |
---|---|
easy-batch-spring-7.0.2.pom | |
easy-batch-spring-7.0.2.jar | 6 KB |
easy-batch-spring-7.0.2-sources.jar | 4 KB |
easy-batch-spring-7.0.2-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jeasy/easy-batch-spring/ -->
<dependency>
<groupId>org.jeasy</groupId>
<artifactId>easy-batch-spring</artifactId>
<version>7.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeasy/easy-batch-spring/
implementation 'org.jeasy:easy-batch-spring:7.0.2'
// https://jarcasting.com/artifacts/org.jeasy/easy-batch-spring/
implementation ("org.jeasy:easy-batch-spring:7.0.2")
'org.jeasy:easy-batch-spring:jar:7.0.2'
<dependency org="org.jeasy" name="easy-batch-spring" rev="7.0.2">
<artifact name="easy-batch-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeasy', module='easy-batch-spring', version='7.0.2')
)
libraryDependencies += "org.jeasy" % "easy-batch-spring" % "7.0.2"
[org.jeasy/easy-batch-spring "7.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jeasy : easy-batch-jdbc | jar | 7.0.2 |
org.springframework : spring-context | jar | 5.3.4 |
org.springframework : spring-jdbc | jar | 5.3.4 |
Group / Artifact | Type | Version |
---|---|---|
org.jeasy » easy-batch-test-common | jar | 7.0.2 |
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 |