Download spark-spi-0.1.5.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.5 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials