is not current version
Last Version 4.4.0-RC4

org.wso2.sp:wso2sp 4.4.0-m1

WSO2 Stream Processor - Distribution

GroupId

GroupId

org.wso2.sp
ArtifactId

ArtifactId

wso2sp
Version

Version

4.4.0-m1
Type

Type

pom

Download wso2sp 4.4.0-m1


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