License |
License |
---|---|
Categories |
CategoriesSiddhi Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.wso2.siddhi |
ArtifactId | ArtifactIdsiddhi-extensions |
Last Version | Last Version3.2.7 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSiddhi Extensions
Siddhi, high performing Complex Event Processing Engine
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
siddhi-extensions-3.2.7.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.siddhi/siddhi-extensions/ -->
<dependency>
<groupId>org.wso2.siddhi</groupId>
<artifactId>siddhi-extensions</artifactId>
<version>3.2.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.siddhi/siddhi-extensions/
implementation 'org.wso2.siddhi:siddhi-extensions:3.2.7'
// https://jarcasting.com/artifacts/org.wso2.siddhi/siddhi-extensions/
implementation ("org.wso2.siddhi:siddhi-extensions:3.2.7")
'org.wso2.siddhi:siddhi-extensions:pom:3.2.7'
<dependency org="org.wso2.siddhi" name="siddhi-extensions" rev="3.2.7">
<artifact name="siddhi-extensions" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.siddhi', module='siddhi-extensions', version='3.2.7')
)
libraryDependencies += "org.wso2.siddhi" % "siddhi-extensions" % "3.2.7"
[org.wso2.siddhi/siddhi-extensions "3.2.7"]