Last Version

Siddhi Core 0.4.0

Siddhi - A highly-performant CEP Engine

License

License

Categories

Categories

Siddhi Business Logic Libraries Machine Learning
GroupId

GroupId

org.siddhi
ArtifactId

ArtifactId

siddhi-core
Version

Version

0.4.0
Type

Type

jar
Description

Description

Siddhi Core
Siddhi - A highly-performant CEP Engine

Download siddhi-core 0.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.siddhi : siddhi-api jar 0.4.0
org.mvel : mvel2 jar 2.0.19

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.