| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.camel |
| Идентификатор | Идентификаторcamel-microprofile-health |
| Версия | Версия3.15.0 |
| Тип | Типjar |
| Описание |
ОписаниеCamel :: MicroProfile :: Health
Expose Camel health checks via MicroProfile Health
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-microprofile-health/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-microprofile-health</artifactId>
<version>3.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-microprofile-health/
implementation 'org.apache.camel:camel-microprofile-health:3.15.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-microprofile-health/
implementation ("org.apache.camel:camel-microprofile-health:3.15.0")
'org.apache.camel:camel-microprofile-health:jar:3.15.0'
<dependency org="org.apache.camel" name="camel-microprofile-health" rev="3.15.0">
<artifact name="camel-microprofile-health" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-microprofile-health', version='3.15.0')
)
libraryDependencies += "org.apache.camel" % "camel-microprofile-health" % "3.15.0"
[org.apache.camel/camel-microprofile-health "3.15.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-health | jar | 3.15.0 |
| io.smallrye : smallrye-health | jar | 3.1.2 |
| io.smallrye.config : smallrye-config | jar | 2.8.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.enterprise : cdi-api | jar | 2.0 |