is not current version
Last Version 4.4.8

Neo4j - Cypher Shell Integration Test 4.3.0

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.3.0
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.3.0/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.3.0


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

Dependencies

provided (1)

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

test (5)

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

Project Modules

There are no modules declared in this project.