MVN

org.wso2.carbon.healthcheck : org.wso2.carbon.healthcheck.server.feature

Maven & Gradle

Jan 21, 2022
1 usages
13 stars

WSO2 Carbon - Health Check API feature · This feature contains carbon health check related components

<dependency>
    <groupId>org.wso2.carbon.healthcheck</groupId>
    <artifactId>org.wso2.carbon.healthcheck.server.feature</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.healthcheck : org.wso2.carbon.healthcheck.server.feature to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of org.wso2.carbon.healthcheck : org.wso2.carbon.healthcheck.server.feature to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
org.wso2.carbon.healthcheck.server.feature-1.3.0
1.2.x
org.wso2.carbon.healthcheck.server.feature-1.2.14
org.wso2.carbon.healthcheck.server.feature-1.2.13
org.wso2.carbon.healthcheck.server.feature-1.2.12
org.wso2.carbon.healthcheck.server.feature-1.2.11
org.wso2.carbon.healthcheck.server.feature-1.2.10
org.wso2.carbon.healthcheck.server.feature-1.2.9
org.wso2.carbon.healthcheck.server.feature-1.2.8
org.wso2.carbon.healthcheck.server.feature-1.2.7
org.wso2.carbon.healthcheck.server.feature-1.2.6
org.wso2.carbon.healthcheck.server.feature-1.2.5
org.wso2.carbon.healthcheck.server.feature-1.2.4
org.wso2.carbon.healthcheck.server.feature-1.2.3
1.0.x
org.wso2.carbon.healthcheck.server.feature-1.0.3
org.wso2.carbon.healthcheck.server.feature-1.0.2
org.wso2.carbon.healthcheck.server.feature-1.0.1
org.wso2.carbon.healthcheck.server.feature-1.0.0
0.1.x
org.wso2.carbon.healthcheck.server.feature-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.healthcheck</groupId>
    <artifactId>org.wso2.carbon.healthcheck.server.feature</artifactId>
    <version>1.3.0</version>
</dependency>