License |
License |
---|---|
Categories |
CategoriesSiddhi Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.wso2.carbon.event-processing |
ArtifactId | ArtifactIdsiddhi-tryit |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - Siddhi Tryit Aggregator Module
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
siddhi-tryit-2.3.0.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.3.0</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.3.0'
// https://jarcasting.com/artifacts/org.wso2.carbon.event-processing/siddhi-tryit/
implementation ("org.wso2.carbon.event-processing:siddhi-tryit:2.3.0")
'org.wso2.carbon.event-processing:siddhi-tryit:pom:2.3.0'
<dependency org="org.wso2.carbon.event-processing" name="siddhi-tryit" rev="2.3.0">
<artifact name="siddhi-tryit" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.event-processing', module='siddhi-tryit', version='2.3.0')
)
libraryDependencies += "org.wso2.carbon.event-processing" % "siddhi-tryit" % "2.3.0"
[org.wso2.carbon.event-processing/siddhi-tryit "2.3.0"]