Download livy-rsc-0.3.0.jar file - Jar l

Jar examples for l:livy-rsc

Description

You can download jar file livy-rsc 0.3.0 in this page.

License

Apache License

Build File

You can use the following script to add livy-rsc-0.3.0.jar to your project.

<dependency>
   <groupId>com.cloudera.livy</groupId>
   <artifactId>livy-rsc</artifactId>
   <version>0.3.0</version>
</dependency>
compile group: 'com.cloudera.livy', name: 'livy-rsc', version: '0.3.0'
libraryDependencies += "com.cloudera.livy" % "livy-rsc" % "0.3.0"
<dependency org="com.cloudera.livy" name="livy-rsc" rev="0.3.0"/>
@Grapes(@Grab(group='com.cloudera.livy', module='livy-rsc', version='0.3.0'))
'com.cloudera.livy:livy-rsc:jar:0.3.0'

Download

Click the following link to download the jar file.

livy-rsc-0.3.0-javadoc.jar
livy-rsc-0.3.0-sources.jar
livy-rsc-0.3.0.jar
livy-rsc-0.3.0.pom



Related Tutorials