не последняя версия
Последняя версия 4.5.8

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

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

Группа

Группа

org.wso2.carbon.rules
Идентификатор

Идентификатор

org.wso2.carbon.rule.service.common.feature
Версия

Версия

4.4.8
Тип

Тип

pom

Скачать org.wso2.carbon.rule.service.common.feature 4.4.8


<!-- 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.8</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.8'
// 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.8")
'org.wso2.carbon.rules:org.wso2.carbon.rule.service.common.feature:pom:4.4.8'
<dependency org="org.wso2.carbon.rules" name="org.wso2.carbon.rule.service.common.feature" rev="4.4.8">
  <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.8')
)
libraryDependencies += "org.wso2.carbon.rules" % "org.wso2.carbon.rule.service.common.feature" % "4.4.8"
[org.wso2.carbon.rules/org.wso2.carbon.rule.service.common.feature "4.4.8"]