cypher-shell-integration-test 4.0.11


Group ID:
org.neo4j
Artifact ID:
cypher-shell-integration-test
Version:
4.0.11
Release Date:
Jan 11, 2021
Licenses:
Files:

libraryDependencies += "org.neo4j" % "cypher-shell-integration-test" % "4.0.11"

Mill build tool

ivy"org.neo4j:cypher-shell-integration-test:4.0.11"

Scala CLI

//> using dep "org.neo4j:cypher-shell-integration-test:4.0.11"

Ammonite REPL

import $ivy.`org.neo4j:cypher-shell-integration-test:4.0.11`

<dependency>
  <groupId>org.neo4j</groupId>
  <artifactId>cypher-shell-integration-test</artifactId>
  <version>4.0.11</version>
</dependency>

compile group: 'org.neo4j', name: 'cypher-shell-integration-test', version: '4.0.11'