is not current version
Last Version 2.0.12

org.wso2.carbon.event-processing:execution-manager 2.0.8

This is a Carbon bundle that represent all the execution manager modules.

GroupId

GroupId

org.wso2.carbon.event-processing
ArtifactId

ArtifactId

execution-manager
Version

Version

2.0.8
Type

Type

pom

Download execution-manager 2.0.8


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