is not current version
Last Version 4.5.11

org.wso2.siddhi:siddhi-service 4.0.0-M100


Categories

Categories

Siddhi Business Logic Libraries Machine Learning
GroupId

GroupId

org.wso2.siddhi
ArtifactId

ArtifactId

siddhi-service
Version

Version

4.0.0-M100
Type

Type

jar

Download siddhi-service 4.0.0-M100


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