is not current version
Last Version 1.1.0

org.wso2.siddhi.sdk:siddhi-launcher 1.0.1

Siddhi SDK Launcher

Categories

Categories

Siddhi Business Logic Libraries Machine Learning
GroupId

GroupId

org.wso2.siddhi.sdk
ArtifactId

ArtifactId

siddhi-launcher
Version

Version

1.0.1
Type

Type

jar

Download siddhi-launcher 1.0.1


<!-- https://jarcasting.com/artifacts/org.wso2.siddhi.sdk/siddhi-launcher/ -->
<dependency>
    <groupId>org.wso2.siddhi.sdk</groupId>
    <artifactId>siddhi-launcher</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.siddhi.sdk/siddhi-launcher/
implementation 'org.wso2.siddhi.sdk:siddhi-launcher:1.0.1'
// https://jarcasting.com/artifacts/org.wso2.siddhi.sdk/siddhi-launcher/
implementation ("org.wso2.siddhi.sdk:siddhi-launcher:1.0.1")
'org.wso2.siddhi.sdk:siddhi-launcher:jar:1.0.1'
<dependency org="org.wso2.siddhi.sdk" name="siddhi-launcher" rev="1.0.1">
  <artifact name="siddhi-launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.siddhi.sdk', module='siddhi-launcher', version='1.0.1')
)
libraryDependencies += "org.wso2.siddhi.sdk" % "siddhi-launcher" % "1.0.1"
[org.wso2.siddhi.sdk/siddhi-launcher "1.0.1"]