is not current version
Last Version 4.1.0-m3

org.wso2.ei:wso2-streaming-integrator 1.1.0

WSO2 Streaming Integrator - Distribution

GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

wso2-streaming-integrator
Version

Version

1.1.0
Type

Type

pom

Download wso2-streaming-integrator 1.1.0


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