License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.neo4j.assembly |
ArtifactId | ArtifactIdneo4j-standalone |
Version | Version4.3.0 |
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.3.0.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.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j.assembly/neo4j-standalone/
implementation 'org.neo4j.assembly:neo4j-standalone:4.3.0'
// https://jarcasting.com/artifacts/org.neo4j.assembly/neo4j-standalone/
implementation ("org.neo4j.assembly:neo4j-standalone:4.3.0")
'org.neo4j.assembly:neo4j-standalone:pom:4.3.0'
<dependency org="org.neo4j.assembly" name="neo4j-standalone" rev="4.3.0">
<artifact name="neo4j-standalone" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.neo4j.assembly', module='neo4j-standalone', version='4.3.0')
)
libraryDependencies += "org.neo4j.assembly" % "neo4j-standalone" % "4.3.0"
[org.neo4j.assembly/neo4j-standalone "4.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j-import-tool | jar | 4.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j.build : build-resources | jar | 4.3.0 |