is not current version
Last Version 4.4.8

org.neo4j:cypher-shell-parent 4.2.5

Cypher Shell parent project

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

cypher-shell-parent
Version

Version

4.2.5
Type

Type

pom

Download cypher-shell-parent 4.2.5


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