| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииQuarkus Контейнер Микросервисы |
| Группа | Группаorg.apache.camel.quarkus |
| Идентификатор | Идентификаторcamel-quarkus-integration-test-microprofile-health |
| Последняя версия | Последняя версия0.4.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCamel Quarkus :: Integration Tests :: MicroProfile Health
Integration tests for Camel Quarkus microprofile-health extension
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-microprofile-health/ -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-microprofile-health</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-microprofile-health/
implementation 'org.apache.camel.quarkus:camel-quarkus-integration-test-microprofile-health:0.4.0'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-microprofile-health/
implementation ("org.apache.camel.quarkus:camel-quarkus-integration-test-microprofile-health:0.4.0")
'org.apache.camel.quarkus:camel-quarkus-integration-test-microprofile-health:jar:0.4.0'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-integration-test-microprofile-health" rev="0.4.0">
<artifact name="camel-quarkus-integration-test-microprofile-health" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-integration-test-microprofile-health', version='0.4.0')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-integration-test-microprofile-health" % "0.4.0"
[org.apache.camel.quarkus/camel-quarkus-integration-test-microprofile-health "0.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel.quarkus : camel-quarkus-microprofile-health | jar | |
| org.apache.camel.quarkus : camel-quarkus-direct | jar | |
| io.quarkus : quarkus-resteasy | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.quarkus : quarkus-junit5 | jar | |
| io.rest-assured : rest-assured | jar |