не последняя версия
Последняя версия 2.11.0-rc-202205082205

io.streamnative.tests:java-test-image v2.8.0-rc-202106091140


Категории

Категории

Java Языки программирования Native Инструменты разработки
Группа

Группа

io.streamnative.tests
Идентификатор

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

java-test-image
Версия

Версия

v2.8.0-rc-202106091140
Тип

Тип

pom

Скачать java-test-image v2.8.0-rc-202106091140

Имя Файла Размер
java-test-image-v2.8.0-rc-202106091140.pom 6 KB
Обзор

<!-- https://jarcasting.com/artifacts/io.streamnative.tests/java-test-image/ -->
<dependency>
    <groupId>io.streamnative.tests</groupId>
    <artifactId>java-test-image</artifactId>
    <version>v2.8.0-rc-202106091140</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative.tests/java-test-image/
implementation 'io.streamnative.tests:java-test-image:v2.8.0-rc-202106091140'
// https://jarcasting.com/artifacts/io.streamnative.tests/java-test-image/
implementation ("io.streamnative.tests:java-test-image:v2.8.0-rc-202106091140")
'io.streamnative.tests:java-test-image:pom:v2.8.0-rc-202106091140'
<dependency org="io.streamnative.tests" name="java-test-image" rev="v2.8.0-rc-202106091140">
  <artifact name="java-test-image" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.streamnative.tests', module='java-test-image', version='v2.8.0-rc-202106091140')
)
libraryDependencies += "io.streamnative.tests" % "java-test-image" % "v2.8.0-rc-202106091140"
[io.streamnative.tests/java-test-image "v2.8.0-rc-202106091140"]