Last Version

Neo4j - Community Server Assembler 4.4.8

This project assembles the Neo4j Community stand-alone distribution, pulling together all the deliverable artifacts and packaging them into a downloadable installer.

License

License

Categories

Categories

Neo4J Data Databases Unity Business Logic Libraries Game Development
GroupId

GroupId

org.neo4j.assembly
ArtifactId

ArtifactId

neo4j-community-standalone
Version

Version

4.4.8
Type

Type

pom
Description

Description

Neo4j - Community Server Assembler
This project assembles the Neo4j Community stand-alone distribution, pulling together all the deliverable artifacts and packaging them into a downloadable installer.
Project URL

Project URL

http://components.neo4j.org/neo4j-community-standalone/4.4.8
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download neo4j-community-standalone 4.4.8


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

Dependencies

compile (4)

Group / Artifact Type Version
org.neo4j : neo4j jar 4.4.8
org.neo4j.app : neo4j-server jar 4.4.8
org.neo4j : neo4j-push-to-cloud jar 4.4.8
org.neo4j : neo4j-import-tool jar 4.4.8

provided (1)

Group / Artifact Type Version
org.neo4j.build : build-resources jar 4.4.8

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2
org.neo4j : test-utils jar 4.4.8
org.neo4j : io-test-utils jar 4.4.8

Project Modules

There are no modules declared in this project.