is not current version
Last Version 1.0.0-1.0.0-M14

org.opencypher:tck-api_2.12 1.0.0-M18

openCypher Technology Compatibility Kit API

GroupId

GroupId

org.opencypher
ArtifactId

ArtifactId

tck-api_2.12
Version

Version

1.0.0-M18
Type

Type

jar

Download tck-api_2.12 1.0.0-M18


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