| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.wso2.carbon.healthcheck |
| Идентификатор | Идентификаторorg.wso2.carbon.healthcheck.server.feature |
| Последняя версия | Последняя версия1.3.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеWSO2 Carbon - Health Check API feature
This feature contains carbon health check related components
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.healthcheck/org.wso2.carbon.healthcheck.server.feature/ -->
<dependency>
<groupId>org.wso2.carbon.healthcheck</groupId>
<artifactId>org.wso2.carbon.healthcheck.server.feature</artifactId>
<version>1.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.healthcheck/org.wso2.carbon.healthcheck.server.feature/
implementation 'org.wso2.carbon.healthcheck:org.wso2.carbon.healthcheck.server.feature:1.3.0'
// https://jarcasting.com/artifacts/org.wso2.carbon.healthcheck/org.wso2.carbon.healthcheck.server.feature/
implementation ("org.wso2.carbon.healthcheck:org.wso2.carbon.healthcheck.server.feature:1.3.0")
'org.wso2.carbon.healthcheck:org.wso2.carbon.healthcheck.server.feature:pom:1.3.0'
<dependency org="org.wso2.carbon.healthcheck" name="org.wso2.carbon.healthcheck.server.feature" rev="1.3.0">
<artifact name="org.wso2.carbon.healthcheck.server.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.healthcheck', module='org.wso2.carbon.healthcheck.server.feature', version='1.3.0')
)
libraryDependencies += "org.wso2.carbon.healthcheck" % "org.wso2.carbon.healthcheck.server.feature" % "1.3.0"
[org.wso2.carbon.healthcheck/org.wso2.carbon.healthcheck.server.feature "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wso2.carbon.healthcheck : org.wso2.carbon.healthcheck.api.core | bundle | 1.3.0 |
| org.wso2.carbon.healthcheck : org.wso2.carbon.healthcheck.api.endpoint | war | 1.3.0 |