is not current version
Last Version 2.3.0

org.wso2.carbon.event-processing:siddhi-metrics 2.1.29

This is a aggregator pom for the carbon bundle that represent the siddhi metrics module.

Categories

Categories

Siddhi Business Logic Libraries Machine Learning Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

org.wso2.carbon.event-processing
ArtifactId

ArtifactId

siddhi-metrics
Version

Version

2.1.29
Type

Type

pom

Download siddhi-metrics 2.1.29


<!-- 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.1.29</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.1.29'
// https://jarcasting.com/artifacts/org.wso2.carbon.event-processing/siddhi-metrics/
implementation ("org.wso2.carbon.event-processing:siddhi-metrics:2.1.29")
'org.wso2.carbon.event-processing:siddhi-metrics:pom:2.1.29'
<dependency org="org.wso2.carbon.event-processing" name="siddhi-metrics" rev="2.1.29">
  <artifact name="siddhi-metrics" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.event-processing', module='siddhi-metrics', version='2.1.29')
)
libraryDependencies += "org.wso2.carbon.event-processing" % "siddhi-metrics" % "2.1.29"
[org.wso2.carbon.event-processing/siddhi-metrics "2.1.29"]