is not current version
Last Version 4.4.8

Neo4j - Community Cypher Integration Tests 4.2.7

Neo4j community edition cypher integration tests.

License

License

Categories

Categories

Neo4J Data Databases Unity Business Logic Libraries Game Development
GroupId

GroupId

org.neo4j.community
ArtifactId

ArtifactId

cypher-it
Version

Version

4.2.7
Type

Type

jar
Description

Description

Neo4j - Community Cypher Integration Tests
Neo4j community edition cypher integration tests.
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download cypher-it 4.2.7


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

Dependencies

compile (1)

Group / Artifact Type Version
org.neo4j : neo4j jar 4.2.7

test (20)

Group / Artifact Type Version
org.neo4j.community : it-test-support jar 4.2.7
org.neo4j : log-test-utils jar 4.2.7
org.neo4j : neo4j-kernel test-jar 4.2.7
org.neo4j : neo4j-security test-jar 4.2.7
org.neo4j : neo4j-security jar 4.2.7
org.junit.vintage : junit-vintage-engine jar 5.6.2
org.junit.jupiter : junit-jupiter jar 5.6.2
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.5.13
commons-codec : commons-codec jar 1.14
org.scala-lang : scala-library jar 2.12.10
org.scala-lang : scala-reflect jar 2.12.10
org.scalatest : scalatest_2.12 jar 3.0.5
org.scalacheck : scalacheck_2.12 jar 1.14.0
org.neo4j : neo4j-cypher test-jar 4.2.7
org.neo4j : neo4j-cypher-planner-spi test-jar 4.2.7
org.neo4j : neo4j-util test-jar 4.2.7
org.neo4j : neo4j-cypher-runtime-util test-jar 4.2.7
org.neo4j : neo4j-cypher-interpreted-runtime test-jar 4.2.7
org.apache.commons : commons-math3 jar 3.6.1

Project Modules

There are no modules declared in this project.