is not current version
Last Version 4.1.0-m3

org.wso2.ei:wso2si-performance 4.0.0-m7

WSO2 Streaming Integrator Performance

Categories

Categories

ORM Data
GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

wso2si-performance
Version

Version

4.0.0-m7
Type

Type

pom

Download wso2si-performance 4.0.0-m7


<!-- https://jarcasting.com/artifacts/org.wso2.ei/wso2si-performance/ -->
<dependency>
    <groupId>org.wso2.ei</groupId>
    <artifactId>wso2si-performance</artifactId>
    <version>4.0.0-m7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/wso2si-performance/
implementation 'org.wso2.ei:wso2si-performance:4.0.0-m7'
// https://jarcasting.com/artifacts/org.wso2.ei/wso2si-performance/
implementation ("org.wso2.ei:wso2si-performance:4.0.0-m7")
'org.wso2.ei:wso2si-performance:pom:4.0.0-m7'
<dependency org="org.wso2.ei" name="wso2si-performance" rev="4.0.0-m7">
  <artifact name="wso2si-performance" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='wso2si-performance', version='4.0.0-m7')
)
libraryDependencies += "org.wso2.ei" % "wso2si-performance" % "4.0.0-m7"
[org.wso2.ei/wso2si-performance "4.0.0-m7"]