License |
License |
---|---|
Categories |
CategoriesGraylog Application Layer Libs Logging Siddhi Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.graylog.repackaged.siddhi |
ArtifactId | ArtifactIdsiddhi |
Last Version | Last Version4.5.11 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSiddhi
Siddhi, high performing Complex Event Processing Engine
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
siddhi-4.5.11.pom | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.graylog.repackaged.siddhi/siddhi/ -->
<dependency>
<groupId>org.graylog.repackaged.siddhi</groupId>
<artifactId>siddhi</artifactId>
<version>4.5.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.graylog.repackaged.siddhi/siddhi/
implementation 'org.graylog.repackaged.siddhi:siddhi:4.5.11'
// https://jarcasting.com/artifacts/org.graylog.repackaged.siddhi/siddhi/
implementation ("org.graylog.repackaged.siddhi:siddhi:4.5.11")
'org.graylog.repackaged.siddhi:siddhi:pom:4.5.11'
<dependency org="org.graylog.repackaged.siddhi" name="siddhi" rev="4.5.11">
<artifact name="siddhi" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.graylog.repackaged.siddhi', module='siddhi', version='4.5.11')
)
libraryDependencies += "org.graylog.repackaged.siddhi" % "siddhi" % "4.5.11"
[org.graylog.repackaged.siddhi/siddhi "4.5.11"]