| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHelidon Контейнер Микросервисы config Библиотеки уровня приложения Configuration |
| Группа | Группаio.helidon.config |
| Идентификатор | Идентификаторhelidon-config |
| Версия | Версия2.4.0 |
| Тип | Типjar |
| Описание |
ОписаниеHelidon Config
Configuration Core module.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| helidon-config-2.4.0.pom | |
| helidon-config-2.4.0.jar | 324 KB |
| helidon-config-2.4.0-sources.jar | 201 KB |
| helidon-config-2.4.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.helidon.config/helidon-config/ -->
<dependency>
<groupId>io.helidon.config</groupId>
<artifactId>helidon-config</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.config/helidon-config/
implementation 'io.helidon.config:helidon-config:2.4.0'
// https://jarcasting.com/artifacts/io.helidon.config/helidon-config/
implementation ("io.helidon.config:helidon-config:2.4.0")
'io.helidon.config:helidon-config:jar:2.4.0'
<dependency org="io.helidon.config" name="helidon-config" rev="2.4.0">
<artifact name="helidon-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.config', module='helidon-config', version='2.4.0')
)
libraryDependencies += "io.helidon.config" % "helidon-config" % "2.4.0"
[io.helidon.config/helidon-config "2.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
| io.helidon.common : helidon-common | jar | 2.4.0 |
| io.helidon.common : helidon-common-reactive | jar | 2.4.0 |
| io.helidon.common : helidon-common-media-type | jar | 2.4.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.helidon.config : helidon-config-metadata-processor Необязательный | jar | 2.4.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 | 2.4.0 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.32 |