is not current version
Last Version 2.3.0

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


GroupId

GroupId

org.wso2.carbon.event-processing
ArtifactId

ArtifactId

event-processor-feature
Version

Version

2.0.4
Type

Type

pom

Download event-processor-feature 2.0.4


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