не последняя версия
Последняя версия 2.0.0-M3

io.helidon.microprofile.bundles:internal-test-libs 1.2.0


Категории

Категории

Helidon Контейнер Микросервисы
Группа

Группа

io.helidon.microprofile.bundles
Идентификатор

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

internal-test-libs
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать internal-test-libs 1.2.0


<!-- https://jarcasting.com/artifacts/io.helidon.microprofile.bundles/internal-test-libs/ -->
<dependency>
    <groupId>io.helidon.microprofile.bundles</groupId>
    <artifactId>internal-test-libs</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.microprofile.bundles/internal-test-libs/
implementation 'io.helidon.microprofile.bundles:internal-test-libs:1.2.0'
// https://jarcasting.com/artifacts/io.helidon.microprofile.bundles/internal-test-libs/
implementation ("io.helidon.microprofile.bundles:internal-test-libs:1.2.0")
'io.helidon.microprofile.bundles:internal-test-libs:jar:1.2.0'
<dependency org="io.helidon.microprofile.bundles" name="internal-test-libs" rev="1.2.0">
  <artifact name="internal-test-libs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.microprofile.bundles', module='internal-test-libs', version='1.2.0')
)
libraryDependencies += "io.helidon.microprofile.bundles" % "internal-test-libs" % "1.2.0"
[io.helidon.microprofile.bundles/internal-test-libs "1.2.0"]