Siddhi API

Siddhi - A highly-performant CEP Engine

License

License

Categories

Categories

Siddhi Business Logic Libraries Machine Learning
GroupId

GroupId

org.siddhi
ArtifactId

ArtifactId

siddhi-api
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Siddhi API
Siddhi - A highly-performant CEP Engine

Download siddhi-api

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
org.mvel : mvel2 jar 2.0.19
org.antlr : antlr-runtime jar 3.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.0