Siddhi

Siddhi - A highly-performant CEP Engine

License

License

Categories

Categories

Siddhi Business Logic Libraries Machine Learning
GroupId

GroupId

org.siddhi
ArtifactId

ArtifactId

siddhi
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

Siddhi
Siddhi - A highly-performant CEP Engine
Project URL

Project URL

http://siddhi.sourceforge.net/

Download siddhi

Filename Size
siddhi-0.4.0.pom 15 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • modules/siddhi-api
  • modules/siddhi-core
  • modules/siddhi-io
  • samples/siddhi-benchmark

Versions

Version
0.4.0
0.3.0