is not current version
Last Version 4.5.8

org.wso2.carbon.rules:org.wso2.carbon.rule.service.common.feature 4.4.6

This feature contains the bundles required for Rule Service UI and Rule Service Server functionality

GroupId

GroupId

org.wso2.carbon.rules
ArtifactId

ArtifactId

org.wso2.carbon.rule.service.common.feature
Version

Version

4.4.6
Type

Type

pom

Download org.wso2.carbon.rule.service.common.feature 4.4.6


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.rules/org.wso2.carbon.rule.service.common.feature/ -->
<dependency>
    <groupId>org.wso2.carbon.rules</groupId>
    <artifactId>org.wso2.carbon.rule.service.common.feature</artifactId>
    <version>4.4.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.rules/org.wso2.carbon.rule.service.common.feature/
implementation 'org.wso2.carbon.rules:org.wso2.carbon.rule.service.common.feature:4.4.6'
// https://jarcasting.com/artifacts/org.wso2.carbon.rules/org.wso2.carbon.rule.service.common.feature/
implementation ("org.wso2.carbon.rules:org.wso2.carbon.rule.service.common.feature:4.4.6")
'org.wso2.carbon.rules:org.wso2.carbon.rule.service.common.feature:pom:4.4.6'
<dependency org="org.wso2.carbon.rules" name="org.wso2.carbon.rule.service.common.feature" rev="4.4.6">
  <artifact name="org.wso2.carbon.rule.service.common.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.rules', module='org.wso2.carbon.rule.service.common.feature', version='4.4.6')
)
libraryDependencies += "org.wso2.carbon.rules" % "org.wso2.carbon.rule.service.common.feature" % "4.4.6"
[org.wso2.carbon.rules/org.wso2.carbon.rule.service.common.feature "4.4.6"]