Categories |
CategoriesSiddhi Business Logic Libraries Machine Learning |
---|---|
GroupId | GroupIdorg.wso2.extension.siddhi.execution.priority |
ArtifactId | ArtifactIdsiddhi-execution-priority-parent |
Version | Version4.0.2 |
Type | Typepom |
Filename | Size |
---|---|
siddhi-execution-priority-parent-4.0.2.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.extension.siddhi.execution.priority/siddhi-execution-priority-parent/ -->
<dependency>
<groupId>org.wso2.extension.siddhi.execution.priority</groupId>
<artifactId>siddhi-execution-priority-parent</artifactId>
<version>4.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.extension.siddhi.execution.priority/siddhi-execution-priority-parent/
implementation 'org.wso2.extension.siddhi.execution.priority:siddhi-execution-priority-parent:4.0.2'
// https://jarcasting.com/artifacts/org.wso2.extension.siddhi.execution.priority/siddhi-execution-priority-parent/
implementation ("org.wso2.extension.siddhi.execution.priority:siddhi-execution-priority-parent:4.0.2")
'org.wso2.extension.siddhi.execution.priority:siddhi-execution-priority-parent:pom:4.0.2'
<dependency org="org.wso2.extension.siddhi.execution.priority" name="siddhi-execution-priority-parent" rev="4.0.2">
<artifact name="siddhi-execution-priority-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.extension.siddhi.execution.priority', module='siddhi-execution-priority-parent', version='4.0.2')
)
libraryDependencies += "org.wso2.extension.siddhi.execution.priority" % "siddhi-execution-priority-parent" % "4.0.2"
[org.wso2.extension.siddhi.execution.priority/siddhi-execution-priority-parent "4.0.2"]