is not current version
Last Version 2.3.0

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


GroupId

GroupId

org.wso2.carbon.event-processing
ArtifactId

ArtifactId

event-simulator
Version

Version

2.1.7
Type

Type

pom

Download event-simulator 2.1.7


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