is not current version
Last Version 2.3.0

org.wso2.carbon.event-processing:org.wso2.carbon.event.processor.feature 2.2.15

This feature contains the bundles required for Event Processor feature.

GroupId

GroupId

org.wso2.carbon.event-processing
ArtifactId

ArtifactId

org.wso2.carbon.event.processor.feature
Version

Version

2.2.15
Type

Type

pom

Download org.wso2.carbon.event.processor.feature 2.2.15


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