License |
License |
---|---|
GroupId | GroupIdorg.wso2.carbon.healthcheck |
ArtifactId | ArtifactIdorg.wso2.carbon.healthcheck.server.feature |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - Health Check API feature
This feature contains carbon health check related components
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |