MVN

org.wso2.carbon : org.wso2.carbon.hazelcast.feature

Maven & Gradle

Mar 01, 2023
15 stars

WSO2 Carbon - Hazelcast Feature · This feature contains the hazelcast feature

<dependency>
    <groupId>org.wso2.carbon</groupId>
    <artifactId>org.wso2.carbon.hazelcast.feature</artifactId>
    <version>4.8.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.8.1
  • Latest Beta: 4.8.0-beta

All Versions

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

Version Vulnerabilities Updated
4.8.x
org.wso2.carbon.hazelcast.feature-4.8.1
org.wso2.carbon.hazelcast.feature-4.8.0-beta
org.wso2.carbon.hazelcast.feature-4.8.0-m2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon</groupId>
    <artifactId>org.wso2.carbon.hazelcast.feature</artifactId>
    <version>4.8.1</version>
</dependency>

Advertisement