не последняя версия
Последняя версия 3.0.0-M2

io.helidon.config:helidon-config-test-infrastructure 2.3.4

Configuration test infrastructure module

Категории

Категории

Helidon Контейнер Микросервисы config Библиотеки уровня приложения Configuration
Группа

Группа

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

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

helidon-config-test-infrastructure
Версия

Версия

2.3.4
Тип

Тип

jar

Скачать helidon-config-test-infrastructure 2.3.4


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