is not current version
Last Version 2.3.0

org.wso2.carbon.event-processing:org.wso2.carbon.event.simulator.ui.feature 2.1.20

This feature contains the bundles required for Front-end Event Simulator functionality

GroupId

GroupId

org.wso2.carbon.event-processing
ArtifactId

ArtifactId

org.wso2.carbon.event.simulator.ui.feature
Version

Version

2.1.20
Type

Type

pom

Download org.wso2.carbon.event.simulator.ui.feature 2.1.20


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