Download deep-core-0.8.0.jar file - Jar d

Jar examples for d:deep-core

Description

Project containing the actual implementation of the RDD integrating Apache Spark and Apache Cassandra

You can download jar file deep-core 0.8.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add deep-core-0.8.0.jar to your project.

<dependency>
   <groupId>com.stratio.deep</groupId>
   <artifactId>deep-core</artifactId>
   <version>0.8.0</version>
</dependency>
compile group: 'com.stratio.deep', name: 'deep-core', version: '0.8.0'
libraryDependencies += "com.stratio.deep" % "deep-core" % "0.8.0"
<dependency org="com.stratio.deep" name="deep-core" rev="0.8.0"/>
@Grapes(@Grab(group='com.stratio.deep', module='deep-core', version='0.8.0'))
'com.stratio.deep:deep-core:jar:0.8.0'

Download

Click the following link to download the jar file.

deep-core-0.8.0-javadoc.jar
deep-core-0.8.0-sources.jar
deep-core-0.8.0.jar
deep-core-0.8.0.pom



Related Tutorials