MVN

org.neo4j : neo4j-function

Maven & Gradle

Dec 12, 2017
3 usages
12.4k stars

Neo4j - Functions · Neo4j functional types

<dependency>
    <groupId>org.neo4j</groupId>
    <artifactId>neo4j-function</artifactId>
    <version>2.3.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.neo4j : neo4j-function to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.12
  • Latest Release Candidate: 2.3.0-RC1

All Versions

Choose a version of org.neo4j : neo4j-function to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
neo4j-function-3.0.0-M03
neo4j-function-3.0.0-M02
neo4j-function-3.0.0-M01
2.3.x
neo4j-function-2.3.12
neo4j-function-2.3.11
neo4j-function-2.3.10
neo4j-function-2.3.9
neo4j-function-2.3.8
neo4j-function-2.3.7
neo4j-function-2.3.6
neo4j-function-2.3.5
neo4j-function-2.3.4
neo4j-function-2.3.3
neo4j-function-2.3.2
neo4j-function-2.3.1
neo4j-function-2.3.0
neo4j-function-2.3.0-RC1
neo4j-function-2.3.0-M03
neo4j-function-2.3.0-M02

How to add a dependency to Maven

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

<dependency>
    <groupId>org.neo4j</groupId>
    <artifactId>neo4j-function</artifactId>
    <version>2.3.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.neo4j : neo4j-function gradle dependency to your build.gradle file:

implementation 'org.neo4j:neo4j-function:2.3.12'

Gradle Kotlin DSL: Add the following org.neo4j : neo4j-function gradle kotlin dependency to your build.gradle.kts file:

implementation("org.neo4j:neo4j-function:2.3.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.neo4j : neo4j-function sbt scala dependency to your build.sbt file:

libraryDependencies += "org.neo4j" % "neo4j-function" % "2.3.12"

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