MVN

org.neo4j : neo4j-connector-apache-spark_2.12_common

Maven & Gradle

Apr 13, 2022
1 usages

neo4j-connector-apache-spark-common · Common Services for Neo4j Connector for Apache Spark using the binary Bolt Driver

<dependency>
    <groupId>org.neo4j</groupId>
    <artifactId>neo4j-connector-apache-spark_2.12_common</artifactId>
    <version>4.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.neo4j : neo4j-connector-apache-spark_2.12_common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.1.2

All Versions

Choose a version of org.neo4j : neo4j-connector-apache-spark_2.12_common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.1.x
neo4j-connector-apache-spark_2.12_common-4.1.2
neo4j-connector-apache-spark_2.12_common-4.1.1
neo4j-connector-apache-spark_2.12_common-4.1.0
4.0.x
neo4j-connector-apache-spark_2.12_common-4.0.2

How to add a dependency to Maven

Add the following org.neo4j : neo4j-connector-apache-spark_2.12_common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.neo4j</groupId>
    <artifactId>neo4j-connector-apache-spark_2.12_common</artifactId>
    <version>4.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.neo4j : neo4j-connector-apache-spark_2.12_common gradle dependency to your build.gradle file:

implementation 'org.neo4j:neo4j-connector-apache-spark_2.12_common:4.1.2'

Gradle Kotlin DSL: Add the following org.neo4j : neo4j-connector-apache-spark_2.12_common gradle kotlin dependency to your build.gradle.kts file:

implementation("org.neo4j:neo4j-connector-apache-spark_2.12_common:4.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.neo4j : neo4j-connector-apache-spark_2.12_common sbt scala dependency to your build.sbt file:

libraryDependencies += "org.neo4j" % "neo4j-connector-apache-spark_2.12_common" % "4.1.2"

Advertisement

Dependencies from Group

Aug 24, 2023
265 usages
12.4k stars
Aug 24, 2023
227 usages
12.4k stars
Aug 24, 2023
168 usages
12.4k stars
Aug 24, 2023
86 usages
12.4k stars
Aug 24, 2023
83 usages
12.4k stars

Discover Dependencies