Categories |
CategoriesSiddhi Business Logic Libraries Machine Learning |
---|---|
GroupId | GroupIdorg.wso2.carbon.devicemgt-plugins |
ArtifactId | ArtifactIdorg.wso2.extension.siddhi.device.feature |
Version | Version4.0.100 |
Type | Typepom |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/org.wso2.extension.siddhi.device.feature/ -->
<dependency>
<groupId>org.wso2.carbon.devicemgt-plugins</groupId>
<artifactId>org.wso2.extension.siddhi.device.feature</artifactId>
<version>4.0.100</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/org.wso2.extension.siddhi.device.feature/
implementation 'org.wso2.carbon.devicemgt-plugins:org.wso2.extension.siddhi.device.feature:4.0.100'
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/org.wso2.extension.siddhi.device.feature/
implementation ("org.wso2.carbon.devicemgt-plugins:org.wso2.extension.siddhi.device.feature:4.0.100")
'org.wso2.carbon.devicemgt-plugins:org.wso2.extension.siddhi.device.feature:pom:4.0.100'
<dependency org="org.wso2.carbon.devicemgt-plugins" name="org.wso2.extension.siddhi.device.feature" rev="4.0.100">
<artifact name="org.wso2.extension.siddhi.device.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.devicemgt-plugins', module='org.wso2.extension.siddhi.device.feature', version='4.0.100')
)
libraryDependencies += "org.wso2.carbon.devicemgt-plugins" % "org.wso2.extension.siddhi.device.feature" % "4.0.100"
[org.wso2.carbon.devicemgt-plugins/org.wso2.extension.siddhi.device.feature "4.0.100"]