MVN

com.stratio.deep : deep-aerospike

Maven & Gradle

May 21, 2015
198 stars

deep aerospike · Project containing the actual implementation of the RDD integrating Apache Spark and Aerospike

<dependency>
    <groupId>com.stratio.deep</groupId>
    <artifactId>deep-aerospike</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.stratio.deep : deep-aerospike to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of com.stratio.deep : deep-aerospike to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
deep-aerospike-0.8.0
0.7.x
deep-aerospike-0.7.0
0.6.x
deep-aerospike-0.6.3
deep-aerospike-0.6.2
deep-aerospike-0.6.1

How to add a dependency to Maven

Add the following com.stratio.deep : deep-aerospike maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.stratio.deep</groupId>
    <artifactId>deep-aerospike</artifactId>
    <version>0.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.stratio.deep : deep-aerospike gradle dependency to your build.gradle file:

implementation 'com.stratio.deep:deep-aerospike:0.8.0'

Gradle Kotlin DSL: Add the following com.stratio.deep : deep-aerospike gradle kotlin dependency to your build.gradle.kts file:

implementation("com.stratio.deep:deep-aerospike:0.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.stratio.deep : deep-aerospike sbt scala dependency to your build.sbt file:

libraryDependencies += "com.stratio.deep" % "deep-aerospike" % "0.8.0"

Advertisement

Dependencies from Group

May 21, 2015
8 usages
198 stars
May 21, 2015
7 usages
198 stars
May 21, 2015
1 usages
198 stars
May 21, 2015
1 usages
198 stars
May 21, 2015
1 usages
198 stars

Discover Dependencies