Last Version

Neo4j - Layout 4.4.8

Code responsible for managing the file/directory structure of Neo4j.

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-layout
Version

Version

4.4.8
Type

Type

jar
Description

Description

Neo4j - Layout
Code responsible for managing the file/directory structure of Neo4j.
Project URL

Project URL

http://components.neo4j.org/neo4j-layout/4.4.8
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download neo4j-layout 4.4.8


<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-layout/ -->
<dependency>
    <groupId>org.neo4j</groupId>
    <artifactId>neo4j-layout</artifactId>
    <version>4.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-layout/
implementation 'org.neo4j:neo4j-layout:4.4.8'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-layout/
implementation ("org.neo4j:neo4j-layout:4.4.8")
'org.neo4j:neo4j-layout:jar:4.4.8'
<dependency org="org.neo4j" name="neo4j-layout" rev="4.4.8">
  <artifact name="neo4j-layout" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-layout', version='4.4.8')
)
libraryDependencies += "org.neo4j" % "neo4j-layout" % "4.4.8"
[org.neo4j/neo4j-layout "4.4.8"]

Dependencies

compile (1)

Group / Artifact Type Version
org.neo4j : neo4j-configuration jar 4.4.8

Project Modules

There are no modules declared in this project.