is not current version
Last Version 1.1.0

org.wso2.siddhi.sdk:siddhi-launcher 1.0.0-Alpha2

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.0-Alpha2
Type

Type

jar

Download siddhi-launcher 1.0.0-Alpha2


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