Last Version

Neo4j Enterprise - Server Assembler 3.4.0-alpha08

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

License

License

Neo4j Commercial license
Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j.assembly
ArtifactId

ArtifactId

neo4j-enterprise-standalone
Version

Version

3.4.0-alpha08
Type

Type

jar
Description

Description

Neo4j 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

http://components.neo4j.org/neo4j-enterprise-standalone/3.4.0-alpha08
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download neo4j-enterprise-standalone 3.4.0-alpha08


<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.