Last Version

The Neo4j Graph Database Project 22

Neo4j is a high-performance, NOSQL graph database with all the features of a mature and robust database.

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

parent-central
Version

Version

22
Type

Type

jar
Description

Description

The Neo4j Graph Database Project
Neo4j is a high-performance, NOSQL graph database with all the features of a mature and robust database.
Project URL

Project URL

http://components.neo4j.org/parent-central/22
Project Organization

Project Organization

The Neo4j Graph Database Project

Download parent-central 22


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.