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