License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases Unity Business Logic Libraries Game Development |
GroupId | GroupIdorg.neo4j.community |
ArtifactId | ArtifactIdcypher-it |
Last Version | Last Version4.4.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNeo4j - Community Cypher Integration Tests
Neo4j community edition cypher integration tests.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cypher-it-4.4.8.pom | |
cypher-it-4.4.8.jar | 21 KB |
cypher-it-4.4.8-tests.jar | 640 KB |
cypher-it-4.4.8-sources.jar | 21 KB |
cypher-it-4.4.8-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.neo4j.community/cypher-it/ -->
<dependency>
<groupId>org.neo4j.community</groupId>
<artifactId>cypher-it</artifactId>
<version>4.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j.community/cypher-it/
implementation 'org.neo4j.community:cypher-it:4.4.8'
// https://jarcasting.com/artifacts/org.neo4j.community/cypher-it/
implementation ("org.neo4j.community:cypher-it:4.4.8")
'org.neo4j.community:cypher-it:jar:4.4.8'
<dependency org="org.neo4j.community" name="cypher-it" rev="4.4.8">
<artifact name="cypher-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j.community', module='cypher-it', version='4.4.8')
)
libraryDependencies += "org.neo4j.community" % "cypher-it" % "4.4.8"
[org.neo4j.community/cypher-it "4.4.8"]
Group / Artifact | Type | Version |
---|---|---|
org.neo4j.community : it-test-support | jar | 4.4.8 |
org.neo4j : log-test-utils | jar | 4.4.8 |
org.neo4j : neo4j-cypher-testing | jar | 4.4.8 |
org.neo4j : neo4j-security | test-jar | 4.4.8 |
org.hamcrest : hamcrest | jar | 2.2 |
com.fasterxml.jackson.module : jackson-module-scala_2.12 | jar | 2.13.2 |
org.scalacheck : scalacheck_2.12 | jar | 1.14.0 |
org.neo4j : neo4j-cypher | test-jar | 4.4.8 |
org.neo4j : neo4j-test-util | jar | 4.4.8 |
org.neo4j : neo4j-cypher-runtime-util | test-jar | 4.4.8 |
org.neo4j : neo4j-cypher-interpreted-runtime | test-jar | 4.4.8 |
org.neo4j : neo4j-kernel | test-jar | 4.4.8 |
org.apache.commons : commons-math3 | jar | 3.6.1 |