| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHelidon Контейнер Микросервисы Configuration Библиотеки уровня приложения config |
| Группа | Группаio.helidon.serviceconfiguration |
| Идентификатор | Идентификаторhelidon-serviceconfiguration-ucp-localhost |
| Последняя версия | Последняя версия2.0.0-M2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHelidon ServiceConfiguration UCP Localhost
Java libraries for writing microservices
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.helidon.serviceconfiguration/helidon-serviceconfiguration-ucp-localhost/ -->
<dependency>
<groupId>io.helidon.serviceconfiguration</groupId>
<artifactId>helidon-serviceconfiguration-ucp-localhost</artifactId>
<version>2.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.serviceconfiguration/helidon-serviceconfiguration-ucp-localhost/
implementation 'io.helidon.serviceconfiguration:helidon-serviceconfiguration-ucp-localhost:2.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.serviceconfiguration/helidon-serviceconfiguration-ucp-localhost/
implementation ("io.helidon.serviceconfiguration:helidon-serviceconfiguration-ucp-localhost:2.0.0-M2")
'io.helidon.serviceconfiguration:helidon-serviceconfiguration-ucp-localhost:jar:2.0.0-M2'
<dependency org="io.helidon.serviceconfiguration" name="helidon-serviceconfiguration-ucp-localhost" rev="2.0.0-M2">
<artifact name="helidon-serviceconfiguration-ucp-localhost" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.serviceconfiguration', module='helidon-serviceconfiguration-ucp-localhost', version='2.0.0-M2')
)
libraryDependencies += "io.helidon.serviceconfiguration" % "helidon-serviceconfiguration-ucp-localhost" % "2.0.0-M2"
[io.helidon.serviceconfiguration/helidon-serviceconfiguration-ucp-localhost "2.0.0-M2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.h2database : h2 | jar | 1.4.199 |
| io.helidon.serviceconfiguration : helidon-serviceconfiguration-ucp | jar | 2.0.0-M2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.1.0 |