Download spark-riak-connector-1.5.1.jar file - Jar s

Jar examples for s:spark-riak-connector

Description

You can download jar file spark-riak-connector 1.5.1 in this page.

Build File

You can use the following script to add spark-riak-connector-1.5.1.jar to your project.

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

Download

Click the following link to download the jar file.

spark-riak-connector-1.5.1-javadoc.jar
spark-riak-connector-1.5.1-sources.jar
spark-riak-connector-1.5.1-uber.jar
spark-riak-connector-1.5.1.jar
spark-riak-connector-1.5.1.pom



Related Tutorials