MVN

org.wso2.carbon.rules : carbon-rule

Maven & Gradle

Nov 16, 2021
38 stars

WSO2 Carbon - Rule Aggregator Pom

<dependency>
    <groupId>org.wso2.carbon.rules</groupId>
    <artifactId>carbon-rule</artifactId>
    <version>4.5.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.rules : carbon-rule to add to Maven - Latest Versions:

  • Latest Stable: 4.5.8

All Versions

Choose a version of org.wso2.carbon.rules : carbon-rule to add to Maven - All Versions:

Version Vulnerabilities Updated
4.5.x
carbon-rule-4.5.8
carbon-rule-4.5.7
4.4.x
carbon-rule-4.4.11
carbon-rule-4.4.10
carbon-rule-4.4.9
carbon-rule-4.4.8
carbon-rule-4.4.7
carbon-rule-4.4.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.rules</groupId>
    <artifactId>carbon-rule</artifactId>
    <version>4.5.8</version>
</dependency>

Advertisement