| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.wso2.carbon.rules |
| Идентификатор | Идентификаторorg.wso2.carbon.rule.mediation.feature |
| Последняя версия | Последняя версия4.5.8 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеWSO2 Carbon - Rule Mediation Feature
This feature contains the bundles required for Rule Mediation functionality
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.rules/org.wso2.carbon.rule.mediation.feature/ -->
<dependency>
<groupId>org.wso2.carbon.rules</groupId>
<artifactId>org.wso2.carbon.rule.mediation.feature</artifactId>
<version>4.5.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.rules/org.wso2.carbon.rule.mediation.feature/
implementation 'org.wso2.carbon.rules:org.wso2.carbon.rule.mediation.feature:4.5.8'
// https://jarcasting.com/artifacts/org.wso2.carbon.rules/org.wso2.carbon.rule.mediation.feature/
implementation ("org.wso2.carbon.rules:org.wso2.carbon.rule.mediation.feature:4.5.8")
'org.wso2.carbon.rules:org.wso2.carbon.rule.mediation.feature:pom:4.5.8'
<dependency org="org.wso2.carbon.rules" name="org.wso2.carbon.rule.mediation.feature" rev="4.5.8">
<artifact name="org.wso2.carbon.rule.mediation.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.rules', module='org.wso2.carbon.rule.mediation.feature', version='4.5.8')
)
libraryDependencies += "org.wso2.carbon.rules" % "org.wso2.carbon.rule.mediation.feature" % "4.5.8"
[org.wso2.carbon.rules/org.wso2.carbon.rule.mediation.feature "4.5.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wso2.carbon.rules : org.wso2.carbon.rule.mediation.server.feature | zip | 4.5.8 |
| org.wso2.carbon.rules : org.wso2.carbon.rule.common | jar | 4.5.8 |
| org.wso2.carbon.rules : org.wso2.carbon.rule.kernel | jar | 4.5.8 |
| org.wso2.carbon.rules : org.wso2.carbon.rule.backend | jar | 4.5.8 |
| org.wso2.carbon.rules : org.wso2.carbon.rule.ws | jar | 4.5.8 |
| org.wso2.carbon.rules : org.wso2.carbon.rule.ws.ui | jar | 4.5.8 |
| org.wso2.carbon.rules : org.wso2.carbon.rule.service.stub | jar | 4.5.8 |
| org.apache.synapse : synapse-core | jar | 2.1.5-wso2v1 |
| org.wso2.carbon : org.wso2.carbon.core.server.feature | zip | 4.5.3 |