| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.microprofile-ext |
| Идентификатор | Идентификаторhealth-ext |
| Последняя версия | Последняя версия1.2.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеMicroprofile Health Extensions
Some reusable health probes
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| health-ext-1.2.0.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.microprofile-ext/health-ext/ -->
<dependency>
<groupId>org.microprofile-ext</groupId>
<artifactId>health-ext</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.microprofile-ext/health-ext/
implementation 'org.microprofile-ext:health-ext:1.2.0'
// https://jarcasting.com/artifacts/org.microprofile-ext/health-ext/
implementation ("org.microprofile-ext:health-ext:1.2.0")
'org.microprofile-ext:health-ext:pom:1.2.0'
<dependency org="org.microprofile-ext" name="health-ext" rev="1.2.0">
<artifact name="health-ext" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.microprofile-ext', module='health-ext', version='1.2.0')
)
libraryDependencies += "org.microprofile-ext" % "health-ext" % "1.2.0"
[org.microprofile-ext/health-ext "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.microprofile : microprofile | pom | 4.0.1 |