Last Version

Neo4j - Bolt Runtime 2.3.0-RC1

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

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-bolt-runtime
Version

Version

2.3.0-RC1
Type

Type

jar
Description

Description

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

Project URL

http://components.neo4j.org/neo4j-bolt-runtime/2.3.0-RC1/neo4j-bolt-runtime
Project Organization

Project Organization

The Neo4j Graph Database Project

Download neo4j-bolt-runtime 2.3.0-RC1


<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-bolt-runtime/ -->
<dependency>
    <groupId>org.neo4j</groupId>
    <artifactId>neo4j-bolt-runtime</artifactId>
    <version>2.3.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-bolt-runtime/
implementation 'org.neo4j:neo4j-bolt-runtime:2.3.0-RC1'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-bolt-runtime/
implementation ("org.neo4j:neo4j-bolt-runtime:2.3.0-RC1")
'org.neo4j:neo4j-bolt-runtime:jar:2.3.0-RC1'
<dependency org="org.neo4j" name="neo4j-bolt-runtime" rev="2.3.0-RC1">
  <artifact name="neo4j-bolt-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-bolt-runtime', version='2.3.0-RC1')
)
libraryDependencies += "org.neo4j" % "neo4j-bolt-runtime" % "2.3.0-RC1"
[org.neo4j/neo4j-bolt-runtime "2.3.0-RC1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.neo4j : neo4j jar 2.3.0-RC1

test (7)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.9.5
org.neo4j : neo4j-kernel test-jar 2.3.0-RC1
org.neo4j : neo4j-io test-jar 2.3.0-RC1
org.neo4j : neo4j-logging test-jar 2.3.0-RC1

Project Modules

There are no modules declared in this project.