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