MVN

org.avaje.ebean : persistence-api

Maven & Gradle

Nov 24, 2016
2 usages
<dependency>
    <groupId>org.avaje.ebean</groupId>
    <artifactId>persistence-api</artifactId>
    <version>2.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.avaje.ebean : persistence-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.3

All Versions

Choose a version of org.avaje.ebean : persistence-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
persistence-api-2.1.3
persistence-api-2.1.2
persistence-api-2.1.1

How to add a dependency to Maven

Add the following org.avaje.ebean : persistence-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.avaje.ebean</groupId>
    <artifactId>persistence-api</artifactId>
    <version>2.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.avaje.ebean : persistence-api gradle dependency to your build.gradle file:

implementation 'org.avaje.ebean:persistence-api:2.1.3'

Gradle Kotlin DSL: Add the following org.avaje.ebean : persistence-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.avaje.ebean:persistence-api:2.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.avaje.ebean : persistence-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.avaje.ebean" % "persistence-api" % "2.1.3"

Advertisement

Dependencies from Group

Dec 09, 2016
22 usages
0 stars
Nov 21, 2016
13 usages
Oct 27, 2016
3 usages
Dec 01, 2016
3 usages
0 stars
Dec 01, 2016
3 usages
0 stars

Discover Dependencies

Nov 22, 2016
2 usages
Feb 17, 2017
1 usages
294 stars
Feb 17, 2017
1 usages
294 stars
Dec 26, 2022
2 usages
2.6k stars
Dec 26, 2022
1 usages
2.6k stars
Dec 26, 2022
1 usages
2.6k stars
Apr 22, 2017
1 usages
2.6k stars
Dec 20, 2016
1 usages
765 stars