Jar examples for s:spark-spi
Defines optional utilities and base classes to make building implementations of the API easier.
You can download jar file spark-spi 0.1.6 in this page.
Apache 2
You can use the following script to add spark-spi-0.1.6.jar to your project.
<dependency> <groupId>com.revelytix</groupId> <artifactId>spark-spi</artifactId> <version>0.1.6</version> </dependency>
compile group: 'com.revelytix', name: 'spark-spi', version: '0.1.6'
libraryDependencies += "com.revelytix" % "spark-spi" % "0.1.6"
<dependency org="com.revelytix" name="spark-spi" rev="0.1.6"/>
@Grapes(@Grab(group='com.revelytix', module='spark-spi', version='0.1.6'))
'com.revelytix:spark-spi:jar:0.1.6'
Click the following link to download the jar file.
spark-spi-0.1.6-javadoc.jar