License |
License |
---|---|
Categories |
CategoriesSiddhi Business Logic Libraries Machine Learning Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdorg.wso2.carbon.event-processing |
ArtifactId | ArtifactIdsiddhi-metrics |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - Siddhi Metrics Aggregate Feature
This is a aggregator pom for the carbon bundle that represent the siddhi metrics module.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
siddhi-metrics-2.3.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.event-processing/siddhi-metrics/ -->
<dependency>
<groupId>org.wso2.carbon.event-processing</groupId>
<artifactId>siddhi-metrics</artifactId>
<version>2.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.event-processing/siddhi-metrics/
implementation 'org.wso2.carbon.event-processing:siddhi-metrics:2.3.0'
// https://jarcasting.com/artifacts/org.wso2.carbon.event-processing/siddhi-metrics/
implementation ("org.wso2.carbon.event-processing:siddhi-metrics:2.3.0")
'org.wso2.carbon.event-processing:siddhi-metrics:pom:2.3.0'
<dependency org="org.wso2.carbon.event-processing" name="siddhi-metrics" rev="2.3.0">
<artifact name="siddhi-metrics" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.event-processing', module='siddhi-metrics', version='2.3.0')
)
libraryDependencies += "org.wso2.carbon.event-processing" % "siddhi-metrics" % "2.3.0"
[org.wso2.carbon.event-processing/siddhi-metrics "2.3.0"]