MVN

org.avaje : ebean-test

Maven & Gradle

Oct 13, 2020
<dependency>
    <groupId>org.avaje</groupId>
    <artifactId>ebean-test</artifactId>
    <version>12.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 12.5.0

All Versions

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

Version Vulnerabilities Updated
12.5.x
ebean-test-12.5.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.avaje</groupId>
    <artifactId>ebean-test</artifactId>
    <version>12.5.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.avaje:ebean-test:12.5.0'

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

implementation("org.avaje:ebean-test:12.5.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.avaje" % "ebean-test" % "12.5.0"

Advertisement

Dependencies from Group

Oct 09, 2019
35 usages
0 stars
9 usages
Jul 16, 2019
8 usages
0 stars
Jul 16, 2019
8 usages
Oct 25, 2018
6 usages
2 stars

Discover Dependencies

Oct 12, 2020
1 usages
Oct 12, 2020
6 usages
2 stars
Oct 12, 2020
1 usages
Oct 12, 2020
1 usages
Oct 12, 2020
1 usages
Oct 12, 2020
15.6k stars