is not current version
Last Version 0.4.0

org.siddhi:siddhi 0.3.0

Siddhi - A highly-performant CEP Engine

Categories

Categories

Siddhi Business Logic Libraries Machine Learning
GroupId

GroupId

org.siddhi
ArtifactId

ArtifactId

siddhi
Version

Version

0.3.0
Type

Type

pom

Download siddhi 0.3.0

Filename Size
siddhi-0.3.0.pom 15 KB
Browse

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