License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.neo4j.assembly |
ArtifactId | ArtifactIdneo4j-standalone |
Version | Version4.4.8 |
Type | Typepom |
Description |
DescriptionNeo4j - Server Assembler
This project assembles the Neo4j 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-standalone-4.4.8.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.neo4j.assembly/neo4j-standalone/ -->
<dependency>
<groupId>org.neo4j.assembly</groupId>
<artifactId>neo4j-standalone</artifactId>
<version>4.4.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j.assembly/neo4j-standalone/
implementation 'org.neo4j.assembly:neo4j-standalone:4.4.8'
// https://jarcasting.com/artifacts/org.neo4j.assembly/neo4j-standalone/
implementation ("org.neo4j.assembly:neo4j-standalone:4.4.8")
'org.neo4j.assembly:neo4j-standalone:pom:4.4.8'
<dependency org="org.neo4j.assembly" name="neo4j-standalone" rev="4.4.8">
<artifact name="neo4j-standalone" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.neo4j.assembly', module='neo4j-standalone', version='4.4.8')
)
libraryDependencies += "org.neo4j.assembly" % "neo4j-standalone" % "4.4.8"
[org.neo4j.assembly/neo4j-standalone "4.4.8"]
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j-import-tool | jar | 4.4.8 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j.build : build-resources | jar | 4.4.8 |