License |
License
Neo4j Commercial license
|
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.neo4j.assembly |
ArtifactId | ArtifactIdneo4j-enterprise-standalone |
Last Version | Last Version3.4.0-alpha08 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNeo4j Enterprise - Server Assembler
This project assembles the Neo4j Enterprise 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 |
<!-- https://jarcasting.com/artifacts/org.neo4j.assembly/neo4j-enterprise-standalone/ -->
<dependency>
<groupId>org.neo4j.assembly</groupId>
<artifactId>neo4j-enterprise-standalone</artifactId>
<version>3.4.0-alpha08</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j.assembly/neo4j-enterprise-standalone/
implementation 'org.neo4j.assembly:neo4j-enterprise-standalone:3.4.0-alpha08'
// https://jarcasting.com/artifacts/org.neo4j.assembly/neo4j-enterprise-standalone/
implementation ("org.neo4j.assembly:neo4j-enterprise-standalone:3.4.0-alpha08")
'org.neo4j.assembly:neo4j-enterprise-standalone:jar:3.4.0-alpha08'
<dependency org="org.neo4j.assembly" name="neo4j-enterprise-standalone" rev="3.4.0-alpha08">
<artifact name="neo4j-enterprise-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j.assembly', module='neo4j-enterprise-standalone', version='3.4.0-alpha08')
)
libraryDependencies += "org.neo4j.assembly" % "neo4j-enterprise-standalone" % "3.4.0-alpha08"
[org.neo4j.assembly/neo4j-enterprise-standalone "3.4.0-alpha08"]
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j-enterprise | jar | 3.4.0-alpha08 |
org.neo4j.app : neo4j-server-enterprise | jar | 3.4.0-alpha08 |
org.neo4j.app : neo4j-server-commercial | jar | 3.4.0-alpha08 |
org.neo4j : neo4j-import-tool | jar | 3.4.0-alpha08 |