Last Version

spark-riak-connector-parent 1.5.1

Spark Connector for Riak KV and Riak TS

License

License

GroupId

GroupId

com.basho.riak
ArtifactId

ArtifactId

spark-riak-connector-parent
Version

Version

1.5.1
Type

Type

pom
Description

Description

spark-riak-connector-parent
Spark Connector for Riak KV and Riak TS
Project URL

Project URL

https://github.com/basho/spark-riak-connector
Source Code Management

Source Code Management

https://github.com/basho/spark-riak-connector

Download spark-riak-connector-parent 1.5.1


<!-- https://jarcasting.com/artifacts/com.basho.riak/spark-riak-connector-parent/ -->
<dependency>
    <groupId>com.basho.riak</groupId>
    <artifactId>spark-riak-connector-parent</artifactId>
    <version>1.5.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.basho.riak/spark-riak-connector-parent/
implementation 'com.basho.riak:spark-riak-connector-parent:1.5.1'
// https://jarcasting.com/artifacts/com.basho.riak/spark-riak-connector-parent/
implementation ("com.basho.riak:spark-riak-connector-parent:1.5.1")
'com.basho.riak:spark-riak-connector-parent:pom:1.5.1'
<dependency org="com.basho.riak" name="spark-riak-connector-parent" rev="1.5.1">
  <artifact name="spark-riak-connector-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.basho.riak', module='spark-riak-connector-parent', version='1.5.1')
)
libraryDependencies += "com.basho.riak" % "spark-riak-connector-parent" % "1.5.1"
[com.basho.riak/spark-riak-connector-parent "1.5.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • connector
  • examples
  • java-connector
  • test-utils