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