| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHelidon Контейнер Микросервисы config Библиотеки уровня приложения Configuration |
| Группа | Группаio.helidon.config |
| Идентификатор | Идентификаторhelidon-config |
| Версия | Версия3.0.0-M1 |
| Тип | Типjar |
| Описание |
ОписаниеHelidon Config
Configuration Core module.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| helidon-config-3.0.0-M1.pom | |
| helidon-config-3.0.0-M1.jar | 332 KB |
| helidon-config-3.0.0-M1-sources.jar | 204 KB |
| helidon-config-3.0.0-M1-javadoc.jar | 853 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.helidon.config/helidon-config/ -->
<dependency>
<groupId>io.helidon.config</groupId>
<artifactId>helidon-config</artifactId>
<version>3.0.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.config/helidon-config/
implementation 'io.helidon.config:helidon-config:3.0.0-M1'
// https://jarcasting.com/artifacts/io.helidon.config/helidon-config/
implementation ("io.helidon.config:helidon-config:3.0.0-M1")
'io.helidon.config:helidon-config:jar:3.0.0-M1'
<dependency org="io.helidon.config" name="helidon-config" rev="3.0.0-M1">
<artifact name="helidon-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.config', module='helidon-config', version='3.0.0-M1')
)
libraryDependencies += "io.helidon.config" % "helidon-config" % "3.0.0-M1"
[io.helidon.config/helidon-config "3.0.0-M1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.annotation : jakarta.annotation-api | jar | 2.0.0 |
| io.helidon.common : helidon-common | jar | 3.0.0-M1 |
| io.helidon.common : helidon-common-reactive | jar | 3.0.0-M1 |
| io.helidon.common : helidon-common-media-type | jar | 3.0.0-M1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.helidon.config : helidon-config-metadata-processor Необязательный | jar | 3.0.0-M1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-core | jar | 2.23.4 |
| com.xebialabs.restito : restito | jar | 0.9.1 |
| io.helidon.config : helidon-config-test-infrastructure | jar | 3.0.0-M1 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.32 |