is not current version
Last Version 2.3.0

org.wso2.carbon.event-processing:event-processor 2.1.7

This is a aggregator pom for the carbon bundle that represent the event processor module.

GroupId

GroupId

org.wso2.carbon.event-processing
ArtifactId

ArtifactId

event-processor
Version

Version

2.1.7
Type

Type

pom

Download event-processor 2.1.7


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