is not current version
Last Version 4.4.8

Neo4j - Bolt Protocol Version 1 4.3.3

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.3.3
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.3.3


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

Dependencies

compile (9)

Group / Artifact Type Version
org.neo4j : neo4j-cypher jar 4.3.3
org.neo4j : neo4j-values jar 4.3.3
org.neo4j : neo4j-kernel jar 4.3.3
org.neo4j : neo4j-ssl jar 4.3.3
org.neo4j : neo4j-buffers jar 4.3.3
io.netty : netty-all jar 4.1.66.Final
org.apache.commons : commons-lang3 jar 3.11
org.neo4j : neo4j-random-values jar 4.3.3
org.bouncycastle : bcpkix-jdk15on jar 1.68

test (10)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.7.7
org.neo4j : neo4j-kernel test-jar 4.3.3
org.neo4j : neo4j-security jar 4.3.3
org.neo4j : neo4j-security test-jar 4.3.3
org.neo4j : log-test-utils jar 4.3.3
org.neo4j : test-utils jar 4.3.3
com.kohlschutter.junixsocket : junixsocket-core jar 2.3.2
org.eclipse.jetty.websocket : websocket-client jar 9.4.42.v20210604

Project Modules

There are no modules declared in this project.