MVN

com.cloudera.livy : livy-test-lib

Maven & Gradle

Feb 10, 2017
4 usages
971 stars
<dependency>
    <groupId>com.cloudera.livy</groupId>
    <artifactId>livy-test-lib</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cloudera.livy : livy-test-lib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of com.cloudera.livy : livy-test-lib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
livy-test-lib-0.3.0
0.2.x
livy-test-lib-0.2.0

How to add a dependency to Maven

Add the following com.cloudera.livy : livy-test-lib maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.cloudera.livy</groupId>
    <artifactId>livy-test-lib</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.cloudera.livy : livy-test-lib gradle dependency to your build.gradle file:

implementation 'com.cloudera.livy:livy-test-lib:0.3.0'

Gradle Kotlin DSL: Add the following com.cloudera.livy : livy-test-lib gradle kotlin dependency to your build.gradle.kts file:

implementation("com.cloudera.livy:livy-test-lib:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.cloudera.livy : livy-test-lib sbt scala dependency to your build.sbt file:

libraryDependencies += "com.cloudera.livy" % "livy-test-lib" % "0.3.0"

Advertisement

Dependencies from Group

Feb 10, 2017
7 usages
971 stars
Feb 10, 2017
5 usages
971 stars
Feb 10, 2017
4 usages
971 stars
Feb 10, 2017
3 usages
971 stars
Feb 10, 2017
3 usages
971 stars

Discover Dependencies

Jul 22, 2021
5 usages
32 stars
Jul 11, 2019
1 usages
6 stars
Sep 09, 2022
6 usages
51 stars
Oct 29, 2020
13 usages
Feb 09, 2020
5 usages
282 stars
May 19, 2017
2 usages
0 stars
May 23, 2023
42 usages
7 stars
Feb 18, 2015
3 usages
913 stars