Categories |
CategoriesSiddhi Business Logic Libraries Machine Learning |
---|---|
GroupId | GroupIdorg.wso2.extension.siddhi.execution.timeseries |
ArtifactId | ArtifactIdsiddhi-execution-timeseries-feature |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Siddhi Execution Extension - Time Series Feature
This feature contains Siddhi extension feature for Time Series.
|
Project URL |
Project URL |
Filename | Size |
---|---|
siddhi-execution-timeseries-feature-3.2.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.extension.siddhi.execution.timeseries/siddhi-execution-timeseries-feature/ -->
<dependency>
<groupId>org.wso2.extension.siddhi.execution.timeseries</groupId>
<artifactId>siddhi-execution-timeseries-feature</artifactId>
<version>3.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.extension.siddhi.execution.timeseries/siddhi-execution-timeseries-feature/
implementation 'org.wso2.extension.siddhi.execution.timeseries:siddhi-execution-timeseries-feature:3.2.0'
// https://jarcasting.com/artifacts/org.wso2.extension.siddhi.execution.timeseries/siddhi-execution-timeseries-feature/
implementation ("org.wso2.extension.siddhi.execution.timeseries:siddhi-execution-timeseries-feature:3.2.0")
'org.wso2.extension.siddhi.execution.timeseries:siddhi-execution-timeseries-feature:pom:3.2.0'
<dependency org="org.wso2.extension.siddhi.execution.timeseries" name="siddhi-execution-timeseries-feature" rev="3.2.0">
<artifact name="siddhi-execution-timeseries-feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.extension.siddhi.execution.timeseries', module='siddhi-execution-timeseries-feature', version='3.2.0')
)
libraryDependencies += "org.wso2.extension.siddhi.execution.timeseries" % "siddhi-execution-timeseries-feature" % "3.2.0"
[org.wso2.extension.siddhi.execution.timeseries/siddhi-execution-timeseries-feature "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.extension.siddhi.execution.timeseries : siddhi-execution-timeseries | jar | ${project.version} |
org.apache.commons : commons-math3 | jar |