MVN

org.actframework : act-ebean2

Maven & Gradle

Mar 11, 2018
6 usages

ACT Ebean2 · Provides SQL database access through Ebean ORM library (Java 8+)

<dependency>
    <groupId>org.actframework</groupId>
    <artifactId>act-ebean2</artifactId>
    <version>1.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.actframework : act-ebean2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.1
  • Latest Release Candidate: 1.2.0-RC1

All Versions

Choose a version of org.actframework : act-ebean2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
act-ebean2-1.5.1
act-ebean2-1.5.0
1.4.x
act-ebean2-1.4.0
1.3.x
act-ebean2-1.3.0
1.2.x
act-ebean2-1.2.1
act-ebean2-1.2.0
act-ebean2-1.2.0-RC1
1.1.x
act-ebean2-1.1.5
act-ebean2-1.1.4
act-ebean2-1.1.3
act-ebean2-1.1.2
act-ebean2-1.1.1
act-ebean2-1.1.0
1.0.x
act-ebean2-1.0.4
act-ebean2-1.0.3
act-ebean2-1.0.2
act-ebean2-1.0.1
act-ebean2-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.actframework</groupId>
    <artifactId>act-ebean2</artifactId>
    <version>1.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.actframework : act-ebean2 gradle dependency to your build.gradle file:

implementation 'org.actframework:act-ebean2:1.5.1'

Gradle Kotlin DSL: Add the following org.actframework : act-ebean2 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.actframework:act-ebean2:1.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.actframework : act-ebean2 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.actframework" % "act-ebean2" % "1.5.1"

Advertisement

Dependencies from Group

act
Nov 26, 2022
24 usages
737 stars
Nov 03, 2019
12 usages
5 stars
Feb 20, 2021
9 usages
Mar 04, 2020
8 usages
1 stars
Jun 27, 2020
8 usages
0 stars

Discover Dependencies

Feb 28, 2018
2 usages
650 stars
Oct 09, 2018
2 usages
Mar 15, 2018
2 usages
Oct 01, 2019
2 usages
26 stars
Oct 01, 2019
2 usages
26 stars
Dec 18, 2020
2 usages
22 stars
Jan 13, 2018
2 usages
22 stars