Categories |
CategoriesSiddhi Business Logic Libraries Machine Learning |
---|---|
GroupId | GroupIdorg.wso2.carbon.devicemgt-plugins |
ArtifactId | ArtifactIdsiddhi-extensions |
Version | Version3.0.4 |
Type | Typepom |
Filename | Size |
---|---|
siddhi-extensions-3.0.4.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/siddhi-extensions/ -->
<dependency>
<groupId>org.wso2.carbon.devicemgt-plugins</groupId>
<artifactId>siddhi-extensions</artifactId>
<version>3.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/siddhi-extensions/
implementation 'org.wso2.carbon.devicemgt-plugins:siddhi-extensions:3.0.4'
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/siddhi-extensions/
implementation ("org.wso2.carbon.devicemgt-plugins:siddhi-extensions:3.0.4")
'org.wso2.carbon.devicemgt-plugins:siddhi-extensions:pom:3.0.4'
<dependency org="org.wso2.carbon.devicemgt-plugins" name="siddhi-extensions" rev="3.0.4">
<artifact name="siddhi-extensions" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.devicemgt-plugins', module='siddhi-extensions', version='3.0.4')
)
libraryDependencies += "org.wso2.carbon.devicemgt-plugins" % "siddhi-extensions" % "3.0.4"
[org.wso2.carbon.devicemgt-plugins/siddhi-extensions "3.0.4"]