| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.livy | 
| ArtifactId | ArtifactIdlivy-test-lib | 
| Version | Version0.7.1-incubating | 
| Type | Typejar | 
| Description | DescriptionLivy Project | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| livy-test-lib-0.7.1-incubating.pom | |
| livy-test-lib-0.7.1-incubating.jar | 32 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.livy/livy-test-lib/ -->
<dependency>
    <groupId>org.apache.livy</groupId>
    <artifactId>livy-test-lib</artifactId>
    <version>0.7.1-incubating</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.livy/livy-test-lib/
implementation 'org.apache.livy:livy-test-lib:0.7.1-incubating'// https://jarcasting.com/artifacts/org.apache.livy/livy-test-lib/
implementation ("org.apache.livy:livy-test-lib:0.7.1-incubating")'org.apache.livy:livy-test-lib:jar:0.7.1-incubating'<dependency org="org.apache.livy" name="livy-test-lib" rev="0.7.1-incubating">
  <artifact name="livy-test-lib" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.livy', module='livy-test-lib', version='0.7.1-incubating')
)libraryDependencies += "org.apache.livy" % "livy-test-lib" % "0.7.1-incubating"[org.apache.livy/livy-test-lib "0.7.1-incubating"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.livy : livy-api | jar | 0.7.1-incubating | 
| org.apache.spark : spark-core_2.11 | jar | 2.2.3 | 
| org.apache.spark : spark-sql_2.11 | jar | 2.2.3 | 
| org.apache.spark : spark-hive_2.11 | jar | 2.2.3 | 
| org.apache.spark : spark-streaming_2.11 | jar | 2.2.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| org.mockito : mockito-all | jar | 1.9.5 | 
| org.scalatest : scalatest_2.11 | jar | 2.2.4 | 
| org.scalatra : scalatra-scalatest_2.11 | jar | 2.3.0 |