is not current version
Last Version 1.0.0-M12

org.opencypher:tck-integrity-tests 1.0.0-M09

openCypher Technology Compatibility Kit Integrity Tests

GroupId

GroupId

org.opencypher
ArtifactId

ArtifactId

tck-integrity-tests
Version

Version

1.0.0-M09
Type

Type

jar

Download tck-integrity-tests 1.0.0-M09


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