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

io.helidon.config:helidon-config-testing 2.0.0-RC2

Configuration Testing Support.

Категории

Категории

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

Группа

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

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

helidon-config-testing
Версия

Версия

2.0.0-RC2
Тип

Тип

jar

Скачать helidon-config-testing 2.0.0-RC2


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