is not current version
Last Version 2.3.0

org.wso2.carbon.event-processing:event-simulator-feature 2.2.13


GroupId

GroupId

org.wso2.carbon.event-processing
ArtifactId

ArtifactId

event-simulator-feature
Version

Version

2.2.13
Type

Type

pom

Download event-simulator-feature 2.2.13


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