is not current version
Last Version 4.1.0-m3

org.wso2.ei:wso2si-performance 1.1.0-alpha

WSO2 Streaming Integrator Performance

Categories

Categories

ORM Data
GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

wso2si-performance
Version

Version

1.1.0-alpha
Type

Type

pom

Download wso2si-performance 1.1.0-alpha


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