is not current version
Last Version 2.3.0

org.wso2.carbon.event-processing:org.wso2.carbon.event.processor.server.feature 2.1.17

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

GroupId

GroupId

org.wso2.carbon.event-processing
ArtifactId

ArtifactId

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

Version

2.1.17
Type

Type

pom

Download org.wso2.carbon.event.processor.server.feature 2.1.17


<!-- 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.1.17</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.1.17'
// 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.1.17")
'org.wso2.carbon.event-processing:org.wso2.carbon.event.processor.server.feature:pom:2.1.17'
<dependency org="org.wso2.carbon.event-processing" name="org.wso2.carbon.event.processor.server.feature" rev="2.1.17">
  <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.1.17')
)
libraryDependencies += "org.wso2.carbon.event-processing" % "org.wso2.carbon.event.processor.server.feature" % "2.1.17"
[org.wso2.carbon.event-processing/org.wso2.carbon.event.processor.server.feature "2.1.17"]