Download spark-spi-0.1.7.jar file - Jar s

Jar examples for s:spark-spi

Description

Defines optional utilities and base classes to make building implementations of the API easier.

You can download jar file spark-spi 0.1.7 in this page.

License

Apache 2

Build File

You can use the following script to add spark-spi-0.1.7.jar to your project.

<dependency>
   <groupId>com.revelytix</groupId>
   <artifactId>spark-spi</artifactId>
   <version>0.1.7</version>
</dependency>
compile group: 'com.revelytix', name: 'spark-spi', version: '0.1.7'
libraryDependencies += "com.revelytix" % "spark-spi" % "0.1.7"
<dependency org="com.revelytix" name="spark-spi" rev="0.1.7"/>
@Grapes(@Grab(group='com.revelytix', module='spark-spi', version='0.1.7'))
'com.revelytix:spark-spi:jar:0.1.7'

Download

Click the following link to download the jar file.

spark-spi-0.1.7-javadoc.jar
spark-spi-0.1.7-sources.jar
spark-spi-0.1.7-test-sources.jar
spark-spi-0.1.7-tests.jar
spark-spi-0.1.7.jar
spark-spi-0.1.7.pom



Related Tutorials