Last Version

Neo4j - Bolt Protocol Version 1 4.4.8

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
Version

Version

4.4.8
Type

Type

jar
Description

Description

Neo4j - Bolt Protocol Version 1
The core of Neo4j Bolt Protocol, this contains the state machine for Bolt sessions.
Project Organization

Project Organization

The Neo4j Graph Database Project

Download neo4j-bolt 4.4.8


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

Dependencies

compile (11)

Group / Artifact Type Version
org.neo4j : neo4j-cypher jar 4.4.8
org.neo4j : neo4j-values jar 4.4.8
org.neo4j : neo4j-kernel jar 4.4.8
org.neo4j : neo4j-ssl jar 4.4.8
org.neo4j : neo4j-buffers jar 4.4.8
org.neo4j : server-api jar 4.4.8
io.netty : netty-codec-http jar
io.netty : netty-transport-native-epoll jar
io.netty : netty-transport-native-epoll jar
org.apache.commons : commons-lang3 jar 3.12.0
org.bouncycastle : bcpkix-jdk15on jar 1.69

test (9)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2
org.mockito : mockito-core jar 3.12.4
org.neo4j : neo4j-security jar 4.4.8
org.neo4j : neo4j-security test-jar 4.4.8
org.neo4j : log-test-utils jar 4.4.8
org.neo4j : test-utils jar 4.4.8
org.neo4j : neo4j-random-values jar 4.4.8
com.kohlschutter.junixsocket : junixsocket-core jar 2.3.4
org.eclipse.jetty.websocket : websocket-client jar 9.4.43.v20210629

Project Modules

There are no modules declared in this project.