is not current version
Last Version 4.4.8

Neo4j - Community Cypher Build 4.3.3

Project that builds the Neo4j Cypher modules as part of the Community distribution.

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

cypher-parent
Version

Version

4.3.3
Type

Type

pom
Description

Description

Neo4j - Community Cypher Build
Project that builds the Neo4j Cypher modules as part of the Community distribution.
Project URL

Project URL

http://components.neo4j.org/cypher-parent/4.3.3
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download cypher-parent 4.3.3

Filename Size
cypher-parent-4.3.3.pom 6 KB
Browse

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1u2

test (4)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar 5.7.1
org.junit.jupiter : junit-jupiter jar 5.7.1
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.7.7

Project Modules

There are no modules declared in this project.