is not current version
Last Version 5.3.0

org.easybatch:easybatch-jpa 5.2.0

Easy Batch - JPA integration module

GroupId

GroupId

org.easybatch
ArtifactId

ArtifactId

easybatch-jpa
Version

Version

5.2.0
Type

Type

jar

Download easybatch-jpa 5.2.0


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