is not current version
Last Version 2.3.0

org.wso2.carbon.event-processing:event-simulator 2.2.6


GroupId

GroupId

org.wso2.carbon.event-processing
ArtifactId

ArtifactId

event-simulator
Version

Version

2.2.6
Type

Type

pom

Download event-simulator 2.2.6


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