MVN

org.easybatch : easybatch-jpa

Maven & Gradle

Jan 14, 2020
597 stars

easybatch-jpa · Easy Batch - JPA integration module

<dependency>
    <groupId>org.easybatch</groupId>
    <artifactId>easybatch-jpa</artifactId>
    <version>5.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.easybatch : easybatch-jpa to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.3.0
  • Latest Release Candidate: 5.0.0-RC2

All Versions

Choose a version of org.easybatch : easybatch-jpa to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.3.x
easybatch-jpa-5.3.0
5.2.x
easybatch-jpa-5.2.0
5.1.x
easybatch-jpa-5.1.0
5.0.x
easybatch-jpa-5.0.0
easybatch-jpa-5.0.0-RC2
easybatch-jpa-5.0.0-RC1
4.2.x
easybatch-jpa-4.2.1
easybatch-jpa-4.2.0
4.1.x
easybatch-jpa-4.1.0
4.0.x
easybatch-jpa-4.0.0
3.1.x
easybatch-jpa-3.1.0
3.0.x
easybatch-jpa-3.0.3
easybatch-jpa-3.0.2
easybatch-jpa-3.0.1
easybatch-jpa-3.0.0

How to add a dependency to Maven

Add the following org.easybatch : easybatch-jpa maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.easybatch</groupId>
    <artifactId>easybatch-jpa</artifactId>
    <version>5.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.easybatch : easybatch-jpa gradle dependency to your build.gradle file:

implementation 'org.easybatch:easybatch-jpa:5.3.0'

Gradle Kotlin DSL: Add the following org.easybatch : easybatch-jpa gradle kotlin dependency to your build.gradle.kts file:

implementation("org.easybatch:easybatch-jpa:5.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.easybatch : easybatch-jpa sbt scala dependency to your build.sbt file:

libraryDependencies += "org.easybatch" % "easybatch-jpa" % "5.3.0"

Advertisement

Dependencies from Group

Jan 13, 2020
21 usages
597 stars
Jan 14, 2020
9 usages
597 stars
Jan 14, 2020
4 usages
597 stars
Jan 14, 2020
4 usages
597 stars
Jan 14, 2020
4 usages
597 stars

Discover Dependencies