is not current version
Last Version 4.4.8

Neo4j - Community 4.3.3

Neo4j Community Edition

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j
Version

Version

4.3.3
Type

Type

jar
Description

Description

Neo4j - Community
Neo4j Community Edition
Project URL

Project URL

http://components.neo4j.org/neo4j/4.3.3
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download neo4j 4.3.3


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

Dependencies

compile (18)

Group / Artifact Type Version
org.neo4j : annotations jar 4.3.3
org.neo4j : neo4j-kernel jar 4.3.3
org.neo4j : neo4j-fabric jar 4.3.3
org.neo4j : neo4j-procedure jar 4.3.3
org.neo4j : neo4j-lucene-index jar 4.3.3
org.neo4j : neo4j-fulltext-index jar 4.3.3
org.neo4j : neo4j-graph-algo jar 4.3.3
org.neo4j : neo4j-data-collector jar 4.3.3
org.neo4j : neo4j-cypher jar 4.3.3
org.neo4j : neo4j-security jar 4.3.3
org.neo4j : neo4j-bolt jar 4.3.3
org.neo4j : neo4j-consistency-check jar 4.3.3
org.neo4j : neo4j-dbms jar 4.3.3
org.neo4j : neo4j-import-tool jar 4.3.3
org.neo4j : neo4j-batch-insert jar 4.3.3
org.neo4j.app : neo4j-server jar 4.3.3
org.neo4j : neo4j-buffers jar 4.3.3
org.neo4j : neo4j-capabilities jar 4.3.3

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1u2
org.junit.platform : junit-platform-launcher jar 1.6.2

runtime (1)

Group / Artifact Type Version
org.neo4j : neo4j-record-storage-engine jar 4.3.3

test (13)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1
org.assertj : assertj-core jar 3.19.0
org.mockito : mockito-core jar 3.7.7
commons-io : commons-io jar 2.9.0
org.neo4j : test-utils jar 4.3.3
org.neo4j : neo4j-random-values jar 4.3.3
org.neo4j : neo4j-kernel test-jar 4.3.3
org.neo4j : neo4j-dbms test-jar 4.3.3
org.neo4j : io-test-utils jar 4.3.3
org.neo4j : log-test-utils jar 4.3.3
org.neo4j : layout-test-utils jar 4.3.3
org.hamcrest : hamcrest jar 2.2
org.junit.platform : junit-platform-testkit jar 1.6.2

Project Modules

There are no modules declared in this project.