| License |
License |
|---|---|
| Categories |
CategoriesNeo4J Data Databases |
| GroupId | GroupIdorg.neo4j |
| ArtifactId | ArtifactIdneo4j |
| Last Version | Last Version4.4.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNeo4j - Community
Neo4j Community Edition
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| neo4j-4.4.8.pom | |
| neo4j-4.4.8.jar | 23 KB |
| neo4j-4.4.8-test-sources.jar | 30 KB |
| neo4j-4.4.8-sources.jar | 20 KB |
| neo4j-4.4.8-javadoc.jar | 883 KB |
| neo4j-4.4.8-docs.jar | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j</artifactId>
<version>4.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j/
implementation 'org.neo4j:neo4j:4.4.8'
// https://jarcasting.com/artifacts/org.neo4j/neo4j/
implementation ("org.neo4j:neo4j:4.4.8")
'org.neo4j:neo4j:jar:4.4.8'
<dependency org="org.neo4j" name="neo4j" rev="4.4.8">
<artifact name="neo4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j', version='4.4.8')
)
libraryDependencies += "org.neo4j" % "neo4j" % "4.4.8"
[org.neo4j/neo4j "4.4.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.neo4j : annotations | jar | 4.4.8 |
| org.neo4j : neo4j-kernel | jar | 4.4.8 |
| org.neo4j : neo4j-fabric | jar | 4.4.8 |
| org.neo4j : neo4j-procedure | jar | 4.4.8 |
| org.neo4j : neo4j-lucene-index | jar | 4.4.8 |
| org.neo4j : neo4j-fulltext-index | jar | 4.4.8 |
| org.neo4j : neo4j-graph-algo | jar | 4.4.8 |
| org.neo4j : neo4j-data-collector | jar | 4.4.8 |
| org.neo4j : neo4j-cypher | jar | 4.4.8 |
| org.neo4j : neo4j-security | jar | 4.4.8 |
| org.neo4j : neo4j-bolt | jar | 4.4.8 |
| org.neo4j : neo4j-consistency-check | jar | 4.4.8 |
| org.neo4j : neo4j-dbms | jar | 4.4.8 |
| org.neo4j : neo4j-import-tool | jar | 4.4.8 |
| org.neo4j : neo4j-batch-insert | jar | 4.4.8 |
| org.neo4j.app : neo4j-server | jar | 4.4.8 |
| org.neo4j : neo4j-buffers | jar | 4.4.8 |
| org.neo4j : neo4j-capabilities | jar | 4.4.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.platform : junit-platform-launcher | jar | 1.6.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.neo4j : neo4j-record-storage-engine | jar | 4.4.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
| org.assertj : assertj-core | jar | 3.18.1 |
| org.mockito : mockito-core | jar | 3.12.4 |
| commons-io : commons-io | jar | 2.11.0 |
| org.neo4j : test-utils | jar | 4.4.8 |
| org.neo4j : io-test-utils | jar | 4.4.8 |
| org.neo4j : layout-test-utils | jar | 4.4.8 |
| org.junit.platform : junit-platform-testkit | jar | 1.6.2 |