| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHelidon Контейнер Микросервисы config Библиотеки уровня приложения Configuration |
| Группа | Группаio.helidon.microprofile.config |
| Идентификатор | Идентификаторhelidon-microprofile-config |
| Последняя версия | Последняя версия3.0.0-M2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHelidon Microprofile Config
Microprofile config implementation.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.helidon.microprofile.config/helidon-microprofile-config/ -->
<dependency>
<groupId>io.helidon.microprofile.config</groupId>
<artifactId>helidon-microprofile-config</artifactId>
<version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.microprofile.config/helidon-microprofile-config/
implementation 'io.helidon.microprofile.config:helidon-microprofile-config:3.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.microprofile.config/helidon-microprofile-config/
implementation ("io.helidon.microprofile.config:helidon-microprofile-config:3.0.0-M2")
'io.helidon.microprofile.config:helidon-microprofile-config:jar:3.0.0-M2'
<dependency org="io.helidon.microprofile.config" name="helidon-microprofile-config" rev="3.0.0-M2">
<artifact name="helidon-microprofile-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.microprofile.config', module='helidon-microprofile-config', version='3.0.0-M2')
)
libraryDependencies += "io.helidon.microprofile.config" % "helidon-microprofile-config" % "3.0.0-M2"
[io.helidon.microprofile.config/helidon-microprofile-config "3.0.0-M2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.helidon.config : helidon-config-mp | jar | 3.0.0-M2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 3.0.0 |
| jakarta.inject : jakarta.inject-api | jar | 2.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.helidon.config : helidon-config-yaml | jar | 3.0.0-M2 |
| io.helidon.config : helidon-config-encryption | jar | 3.0.0-M2 |
| io.helidon.config : helidon-config-object-mapping | jar | 3.0.0-M2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.helidon.microprofile.cdi : helidon-microprofile-cdi | jar | 3.0.0-M2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| io.helidon.config : helidon-config-test-infrastructure | jar | 3.0.0-M2 |
| io.helidon.microprofile.tests : helidon-microprofile-tests-junit5 | jar | 3.0.0-M2 |