openCypher TCK Compatibility Tests

Tools for running openCypher TCK scenarios on implementations

License

License

GroupId

GroupId

org.opencypher
ArtifactId

ArtifactId

tck-compatibility-tests-util_2.13
Last Version

Last Version

1.0.0-M18
Release Date

Release Date

Type

Type

jar
Description

Description

openCypher TCK Compatibility Tests
Tools for running openCypher TCK scenarios on implementations
Project URL

Project URL

http://opencypher.org

Download tck-compatibility-tests-util_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/org.opencypher/tck-compatibility-tests-util_2.13/ -->
<dependency>
    <groupId>org.opencypher</groupId>
    <artifactId>tck-compatibility-tests-util_2.13</artifactId>
    <version>1.0.0-M18</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencypher/tck-compatibility-tests-util_2.13/
implementation 'org.opencypher:tck-compatibility-tests-util_2.13:1.0.0-M18'
// https://jarcasting.com/artifacts/org.opencypher/tck-compatibility-tests-util_2.13/
implementation ("org.opencypher:tck-compatibility-tests-util_2.13:1.0.0-M18")
'org.opencypher:tck-compatibility-tests-util_2.13:jar:1.0.0-M18'
<dependency org="org.opencypher" name="tck-compatibility-tests-util_2.13" rev="1.0.0-M18">
  <artifact name="tck-compatibility-tests-util_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencypher', module='tck-compatibility-tests-util_2.13', version='1.0.0-M18')
)
libraryDependencies += "org.opencypher" % "tck-compatibility-tests-util_2.13" % "1.0.0-M18"
[org.opencypher/tck-compatibility-tests-util_2.13 "1.0.0-M18"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.7
org.opencypher : tck-api_2.13 jar 1.0.0-M18
org.opencypher : tck jar 1.0.0-M18
org.scalatest : scalatest_2.13 jar 3.2.2
org.junit.jupiter : junit-jupiter-api jar

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
co.helmethair : scalatest-junit-runner jar 0.1.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-M18
1.0.0-M17