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