не последняя версия
Последняя версия 1.0.0-M12

org.opencypher:tck-api 1.0.0-M11

openCypher Technology Compatibility Kit API

Группа

Группа

org.opencypher
Идентификатор

Идентификатор

tck-api
Версия

Версия

1.0.0-M11
Тип

Тип

jar

Скачать tck-api 1.0.0-M11


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