is not current version
Last Version 1.0.0-M12

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

openCypher Technology Compatibility Kit Integrity Tests

GroupId

GroupId

org.opencypher
ArtifactId

ArtifactId

tck-integrity-tests
Version

Version

1.0.0-M10
Type

Type

jar

Download tck-integrity-tests 1.0.0-M10


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