MVN

org.opencypher : spark-cypher

Maven & Gradle

Apr 12, 2019
9 usages
329 stars

Cypher for Apache Spark - CAPS · Cypher for Apache Spark - CAPS

<dependency>
    <groupId>org.opencypher</groupId>
    <artifactId>spark-cypher</artifactId>
    <version>0.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opencypher : spark-cypher to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.2
  • Latest Beta: 1.0.0-beta7
  • Latest Alpha: 1.0.0-alpha02

All Versions

Choose a version of org.opencypher : spark-cypher to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
spark-cypher-1.0.0-beta7
spark-cypher-1.0.0-beta6
spark-cypher-1.0.0-beta5
spark-cypher-1.0.0-beta4
spark-cypher-1.0.0-beta3
spark-cypher-1.0.0-beta2
spark-cypher-1.0.0-beta.1
spark-cypher-1.0.0-alpha02
spark-cypher-1.0.0-alpha01
0.3.x
spark-cypher-0.3.2
spark-cypher-0.3.1
spark-cypher-0.3.0
0.2.x
spark-cypher-0.2.7
spark-cypher-0.2.6
spark-cypher-0.2.5
spark-cypher-0.2.4
spark-cypher-0.2.3
spark-cypher-0.2.2
spark-cypher-0.2.1
spark-cypher-0.2.0
0.1.x
spark-cypher-0.1.9
spark-cypher-0.1.8
spark-cypher-0.1.7
spark-cypher-0.1.6
spark-cypher-0.1.5
spark-cypher-0.1.4
spark-cypher-0.1.3
spark-cypher-0.1.2
spark-cypher-0.1.1
spark-cypher-0.1.0

How to add a dependency to Maven

Add the following org.opencypher : spark-cypher maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.opencypher</groupId>
    <artifactId>spark-cypher</artifactId>
    <version>0.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.opencypher : spark-cypher gradle dependency to your build.gradle file:

implementation 'org.opencypher:spark-cypher:0.3.2'

Gradle Kotlin DSL: Add the following org.opencypher : spark-cypher gradle kotlin dependency to your build.gradle.kts file:

implementation("org.opencypher:spark-cypher:0.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.opencypher : spark-cypher sbt scala dependency to your build.sbt file:

libraryDependencies += "org.opencypher" % "spark-cypher" % "0.3.2"

Advertisement

Dependencies from Group

26 usages
53 stars
tck
Jul 11, 2023
17 usages
756 stars
Jun 03, 2019
16 usages
329 stars
Mar 12, 2021
16 usages
53 stars
Jun 03, 2019
12 usages
329 stars

Discover Dependencies

Mar 29, 2019
4 usages
Mar 02, 2018
6 usages
570 stars
Sep 30, 2021
4 usages
10 stars
Nov 10, 2018
4 usages
10 stars
Sep 30, 2021
4 usages
10 stars
Nov 10, 2018
4 usages
10 stars
Jun 22, 2019
4 usages
55 stars
Mar 10, 2018
4 usages
2 stars
Mar 10, 2018
4 usages
57 stars
Sep 27, 2021
4 usages
17k stars