is not current version
Last Version 4.4.0-RC4

org.wso2.sp:wso2sp-performance 4.2.0-M7

WSO2 Stream Processor Performance

Categories

Categories

ORM Data
GroupId

GroupId

org.wso2.sp
ArtifactId

ArtifactId

wso2sp-performance
Version

Version

4.2.0-M7
Type

Type

pom

Download wso2sp-performance 4.2.0-M7


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