License |
License |
---|---|
GroupId | GroupIdorg.opencypher |
ArtifactId | ArtifactIdokapi-testing |
Last Version | Last Version1.0.0-beta7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOkapi Test Utilities
Okapi is a compiler pipeline for Cypher queries, including a consumer API, which translates Cypher query strings
into a declarative intermediate representation, into a logical execution plan, into a execution plan in relational
algebra.
|
Filename | Size |
---|---|
okapi-testing-1.0.0-beta7.pom | |
okapi-testing-1.0.0-beta7.jar | 167 KB |
okapi-testing-1.0.0-beta7-tests.jar | 3 KB |
okapi-testing-1.0.0-beta7-sources.jar | 13 KB |
okapi-testing-1.0.0-beta7-javadoc.jar | 427 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencypher/okapi-testing/ -->
<dependency>
<groupId>org.opencypher</groupId>
<artifactId>okapi-testing</artifactId>
<version>1.0.0-beta7</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencypher/okapi-testing/
implementation 'org.opencypher:okapi-testing:1.0.0-beta7'
// https://jarcasting.com/artifacts/org.opencypher/okapi-testing/
implementation ("org.opencypher:okapi-testing:1.0.0-beta7")
'org.opencypher:okapi-testing:jar:1.0.0-beta7'
<dependency org="org.opencypher" name="okapi-testing" rev="1.0.0-beta7">
<artifact name="okapi-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencypher', module='okapi-testing', version='1.0.0-beta7')
)
libraryDependencies += "org.opencypher" % "okapi-testing" % "1.0.0-beta7"
[org.opencypher/okapi-testing "1.0.0-beta7"]
Group / Artifact | Type | Version |
---|---|---|
org.opencypher : okapi-api | jar | 1.0.0-beta7 |
org.neo4j : openCypher-frontend-1 | jar | 3.4.0-0412 |
org.scalatest : scalatest_2.11 | jar | 3.0.5 |
org.scala-lang : scala-library | jar | 2.11.12 |
org.scala-lang : scala-reflect | jar | 2.11.12 |
org.scala-lang : scala-compiler | jar | 2.11.12 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : openCypher-frontend-1 | test-jar | 3.4.0-0412 |
org.neo4j : neo4j-cypher-util-3.4 | test-jar | 3.4.0-SNAPSHOT |
org.neo4j.test : neo4j-harness | jar | 3.3.3 |
org.bouncycastle : bctls-jdk15on | jar | 1.57 |
org.scalacheck : scalacheck_2.11 | jar | 1.13.5 |
org.apache.hadoop : hadoop-minicluster | jar | 2.7.0 |
org.junit.platform : junit-platform-runner | jar | 1.0.2 |
org.mockito : mockito-all | jar | 1.10.19 |