| Категории |
КатегорииNative Инструменты разработки |
|---|---|
| Группа | Группаio.streamnative.tests |
| Идентификатор | Идентификаторtests-parent |
| Версия | Версияv2.8.0-rc-202106091140 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| tests-parent-v2.8.0-rc-202106091140.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.streamnative.tests/tests-parent/ -->
<dependency>
<groupId>io.streamnative.tests</groupId>
<artifactId>tests-parent</artifactId>
<version>v2.8.0-rc-202106091140</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative.tests/tests-parent/
implementation 'io.streamnative.tests:tests-parent:v2.8.0-rc-202106091140'
// https://jarcasting.com/artifacts/io.streamnative.tests/tests-parent/
implementation ("io.streamnative.tests:tests-parent:v2.8.0-rc-202106091140")
'io.streamnative.tests:tests-parent:pom:v2.8.0-rc-202106091140'
<dependency org="io.streamnative.tests" name="tests-parent" rev="v2.8.0-rc-202106091140">
<artifact name="tests-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.streamnative.tests', module='tests-parent', version='v2.8.0-rc-202106091140')
)
libraryDependencies += "io.streamnative.tests" % "tests-parent" % "v2.8.0-rc-202106091140"
[io.streamnative.tests/tests-parent "v2.8.0-rc-202106091140"]