MVN

org.neo4j : neo4j-bolt-runtime

Maven & Gradle

Oct 15, 2015
2 usages

Neo4j - Bolt Runtime · The core of Neo4j Bolt Protocol, this contains the state machine for Bolt sessions.

<dependency>
    <groupId>org.neo4j</groupId>
    <artifactId>neo4j-bolt-runtime</artifactId>
    <version>2.3.0-M03</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

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

All Versions

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

Version Vulnerabilities Updated
2.3.x
neo4j-bolt-runtime-2.3.0-RC1
neo4j-bolt-runtime-2.3.0-M03

How to add a dependency to Maven

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

<dependency>
    <groupId>org.neo4j</groupId>
    <artifactId>neo4j-bolt-runtime</artifactId>
    <version>2.3.0-M03</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.neo4j:neo4j-bolt-runtime:2.3.0-M03'

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

implementation("org.neo4j:neo4j-bolt-runtime:2.3.0-M03")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.neo4j" % "neo4j-bolt-runtime" % "2.3.0-M03"

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

Dec 08, 2016
3 usages
1k stars
Dec 02, 2015
4 usages
2 stars
Sep 16, 2015
2 usages
May 02, 2023
5 usages
259 stars
Sep 26, 2015
2 usages
Sep 23, 2015
2 usages
12 stars