Last Version

Neo4j - Cypher Shell Integration Test 4.4.8

Project that runs Cypher Shell integration tests. Disabled by default, run with -DenableCypherShellIntegrationTest to enable.

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

cypher-shell-integration-test
Version

Version

4.4.8
Type

Type

jar
Description

Description

Neo4j - Cypher Shell Integration Test
Project that runs Cypher Shell integration tests. Disabled by default, run with -DenableCypherShellIntegrationTest to enable.
Project URL

Project URL

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

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download cypher-shell-integration-test 4.4.8


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

Dependencies

test (5)

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.neo4j : cypher-shell jar 4.4.8
org.neo4j : cypher-shell test-jar 4.4.8

Project Modules

There are no modules declared in this project.