is not current version
Last Version 4.1.0-m3

org.wso2.ei:wso2-streaming-integrator 4.0.0-m3

WSO2 Streaming Integrator - Distribution

GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

wso2-streaming-integrator
Version

Version

4.0.0-m3
Type

Type

pom

Download wso2-streaming-integrator 4.0.0-m3


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