is not current version
Last Version 4.5.11

org.wso2.siddhi:siddhi-samples 4.0.0-alpha4


Categories

Categories

Siddhi Business Logic Libraries Machine Learning
GroupId

GroupId

org.wso2.siddhi
ArtifactId

ArtifactId

siddhi-samples
Version

Version

4.0.0-alpha4
Type

Type

pom

Download siddhi-samples 4.0.0-alpha4


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