License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases Unity Business Logic Libraries Game Development |
GroupId | GroupIdorg.neo4j.assembly |
ArtifactId | ArtifactIdneo4j-community-standalone |
Version | Version4.3.0 |
Type | Typepom |
Description |
DescriptionNeo4j - 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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
neo4j-community-standalone-4.3.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.neo4j.assembly/neo4j-community-standalone/ -->
<dependency>
<groupId>org.neo4j.assembly</groupId>
<artifactId>neo4j-community-standalone</artifactId>
<version>4.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j.assembly/neo4j-community-standalone/
implementation 'org.neo4j.assembly:neo4j-community-standalone:4.3.0'
// https://jarcasting.com/artifacts/org.neo4j.assembly/neo4j-community-standalone/
implementation ("org.neo4j.assembly:neo4j-community-standalone:4.3.0")
'org.neo4j.assembly:neo4j-community-standalone:pom:4.3.0'
<dependency org="org.neo4j.assembly" name="neo4j-community-standalone" rev="4.3.0">
<artifact name="neo4j-community-standalone" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.neo4j.assembly', module='neo4j-community-standalone', version='4.3.0')
)
libraryDependencies += "org.neo4j.assembly" % "neo4j-community-standalone" % "4.3.0"
[org.neo4j.assembly/neo4j-community-standalone "4.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j | jar | 4.3.0 |
org.neo4j.app : neo4j-server | jar | 4.3.0 |
org.neo4j : neo4j-push-to-cloud | jar | 4.3.0 |
org.neo4j : neo4j-import-tool | jar | 4.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j.build : build-resources | jar | 4.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.1 |
org.neo4j : test-utils | jar | 4.3.0 |
org.neo4j : io-test-utils | jar | 4.3.0 |