Last Version

Neo4j - Cypher Shell 4.4.8

Cypher Shell

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

cypher-shell
Version

Version

4.4.8
Type

Type

jar
Description

Description

Neo4j - Cypher Shell
Cypher Shell
Project URL

Project URL

http://components.neo4j.org/cypher-shell/4.4.8
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download cypher-shell 4.4.8


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

Dependencies

compile (8)

Group / Artifact Type Version
org.neo4j : neo4j-cypher-expression-evaluator jar 4.4.8
org.neo4j.driver : neo4j-java-driver jar 4.4.5
org.neo4j : cypher-literal-interpreter jar 4.4.8
org.neo4j : neo4j-cypher-javacc-parser jar 4.4.8
net.sourceforge.argparse4j : argparse4j jar 0.8.1
org.jline : jline-terminal jar 3.20.0
org.jline : jline-reader jar 3.20.0
org.jline : jline-terminal-jansi jar 3.20.0

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.12.4
org.junit-pioneer : junit-pioneer jar 1.4.2

Project Modules

There are no modules declared in this project.