Last Version

openCypher TCK Features and Graphs 1.0.0-1.0.0-M14

openCypher Technology Compatibility Kit (TCK) A test suite to verify conformance to the openCypher standard graph query language. The tests are written in Gherkin and compatible with Cucumber.

License

License

GroupId

GroupId

org.opencypher
ArtifactId

ArtifactId

tck
Version

Version

1.0.0-1.0.0-M14
Type

Type

jar
Description

Description

openCypher TCK Features and Graphs
openCypher Technology Compatibility Kit (TCK) A test suite to verify conformance to the openCypher standard graph query language. The tests are written in Gherkin and compatible with Cucumber.
Project URL

Project URL

http://opencypher.org

Download tck 1.0.0-1.0.0-M14


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.