Last Version

Neo4j - Bolt Messaging Library V1 2.3.0-RC1

Serialization code and definition of messages for Bolt V1

License

License

Categories

Categories

Neo4J Data Databases Messaging Application Layer Libs
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-bolt-messaging-v1
Version

Version

2.3.0-RC1
Type

Type

jar
Description

Description

Neo4j - Bolt Messaging Library V1
Serialization code and definition of messages for Bolt V1
Project URL

Project URL

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

Project Organization

The Neo4j Graph Database Project

Download neo4j-bolt-messaging-v1 2.3.0-RC1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.neo4j : neo4j-bolt-packstream-v1 jar 2.3.0-RC1
org.neo4j : neo4j-bolt-runtime jar 2.3.0-RC1

provided (1)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.