MVN

org.wso2.carbon.utils : org.wso2.carbon.utils.feature

Maven & Gradle

Mar 10, 2023
44 usages
13 stars

WSO2 Carbon - Utils Feature · This feature contains the carbon-utils

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

Latest Version

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

  • Latest Stable: 2.1.6

All Versions

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

Version Vulnerabilities Updated
2.1.x
org.wso2.carbon.utils.feature-2.1.6
org.wso2.carbon.utils.feature-2.1.1
org.wso2.carbon.utils.feature-2.1.0
2.0.x
org.wso2.carbon.utils.feature-2.0.13
org.wso2.carbon.utils.feature-2.0.12
org.wso2.carbon.utils.feature-2.0.9
org.wso2.carbon.utils.feature-2.0.8
org.wso2.carbon.utils.feature-2.0.7
org.wso2.carbon.utils.feature-2.0.6
org.wso2.carbon.utils.feature-2.0.5
org.wso2.carbon.utils.feature-2.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.utils</groupId>
    <artifactId>org.wso2.carbon.utils.feature</artifactId>
    <version>2.1.6</version>
</dependency>

Advertisement