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

org.wso2.carbon.event-processing:org.wso2.carbon.event.processor.server.feature 2.0.13-beta2

This feature contains the core bundles required for Back-end Event Processor functionality

Группа

Группа

org.wso2.carbon.event-processing
Идентификатор

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

org.wso2.carbon.event.processor.server.feature
Версия

Версия

2.0.13-beta2
Тип

Тип

pom

Скачать org.wso2.carbon.event.processor.server.feature 2.0.13-beta2


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.event-processing/org.wso2.carbon.event.processor.server.feature/ -->
<dependency>
    <groupId>org.wso2.carbon.event-processing</groupId>
    <artifactId>org.wso2.carbon.event.processor.server.feature</artifactId>
    <version>2.0.13-beta2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.event-processing/org.wso2.carbon.event.processor.server.feature/
implementation 'org.wso2.carbon.event-processing:org.wso2.carbon.event.processor.server.feature:2.0.13-beta2'
// https://jarcasting.com/artifacts/org.wso2.carbon.event-processing/org.wso2.carbon.event.processor.server.feature/
implementation ("org.wso2.carbon.event-processing:org.wso2.carbon.event.processor.server.feature:2.0.13-beta2")
'org.wso2.carbon.event-processing:org.wso2.carbon.event.processor.server.feature:pom:2.0.13-beta2'
<dependency org="org.wso2.carbon.event-processing" name="org.wso2.carbon.event.processor.server.feature" rev="2.0.13-beta2">
  <artifact name="org.wso2.carbon.event.processor.server.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.event-processing', module='org.wso2.carbon.event.processor.server.feature', version='2.0.13-beta2')
)
libraryDependencies += "org.wso2.carbon.event-processing" % "org.wso2.carbon.event.processor.server.feature" % "2.0.13-beta2"
[org.wso2.carbon.event-processing/org.wso2.carbon.event.processor.server.feature "2.0.13-beta2"]