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