Last Version

easybatch-spring 5.3.0

Extension to support Spring

License

License

GroupId

GroupId

org.easybatch
ArtifactId

ArtifactId

easybatch-spring
Version

Version

5.3.0
Type

Type

jar
Description

Description

easybatch-spring
Extension to support Spring
Project URL

Project URL

https://github.com/j-easy/easy-batch

Download easybatch-spring 5.3.0


<!-- https://jarcasting.com/artifacts/org.easybatch/easybatch-spring/ -->
<dependency>
    <groupId>org.easybatch</groupId>
    <artifactId>easybatch-spring</artifactId>
    <version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.easybatch/easybatch-spring/
implementation 'org.easybatch:easybatch-spring:5.3.0'
// https://jarcasting.com/artifacts/org.easybatch/easybatch-spring/
implementation ("org.easybatch:easybatch-spring:5.3.0")
'org.easybatch:easybatch-spring:jar:5.3.0'
<dependency org="org.easybatch" name="easybatch-spring" rev="5.3.0">
  <artifact name="easybatch-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.easybatch', module='easybatch-spring', version='5.3.0')
)
libraryDependencies += "org.easybatch" % "easybatch-spring" % "5.3.0"
[org.easybatch/easybatch-spring "5.3.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.easybatch : easybatch-jdbc jar 5.3.0
org.springframework : spring-context jar 4.3.25.RELEASE
org.springframework : spring-jdbc jar 4.3.25.RELEASE

test (5)

Group / Artifact Type Version
org.easybatch : easybatch-test-common jar 5.3.0
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

Project Modules

There are no modules declared in this project.