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

org.opencypher:tck-api 1.0.0-M10

openCypher Technology Compatibility Kit API

Группа

Группа

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

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

tck-api
Версия

Версия

1.0.0-M10
Тип

Тип

jar

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


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