Last Version

Neo4j - Community (Bill of Materials) 4.4.8

A project with bill-of-materials POM containing Neo4j Community dependencies.

License

License

Categories

Categories

Neo4J Data Databases Unity Business Logic Libraries Game Development
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-community
Version

Version

4.4.8
Type

Type

pom
Description

Description

Neo4j - Community (Bill of Materials)
A project with bill-of-materials POM containing Neo4j Community dependencies.
Project URL

Project URL

http://components.neo4j.org/neo4j-community/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-community 4.4.8


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.