| Группа | Группаorg.opencypher |
|---|---|
| Идентификатор | Идентификаторtck-integrity-tests |
| Версия | Версия1.0.0-M10 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| tck-integrity-tests-1.0.0-M10.pom | |
| tck-integrity-tests-1.0.0-M10.jar | 81 KB |
| tck-integrity-tests-1.0.0-M10-sources.jar | 23 KB |
| tck-integrity-tests-1.0.0-M10-javadoc.jar | 377 KB |
| Обзор |
<!-- 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"]