Categories |
CategoriesSiddhi Business Logic Libraries Machine Learning Metrics Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdorg.wso2.carbon.event-processing |
ArtifactId | ArtifactIdsiddhi-metrics |
Version | Version2.0.12 |
Type | Typepom |
Filename | Size |
---|---|
siddhi-metrics-2.0.12.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.0.12</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.0.12'
// https://jarcasting.com/artifacts/org.wso2.carbon.event-processing/siddhi-metrics/
implementation ("org.wso2.carbon.event-processing:siddhi-metrics:2.0.12")
'org.wso2.carbon.event-processing:siddhi-metrics:pom:2.0.12'
<dependency org="org.wso2.carbon.event-processing" name="siddhi-metrics" rev="2.0.12">
<artifact name="siddhi-metrics" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.event-processing', module='siddhi-metrics', version='2.0.12')
)
libraryDependencies += "org.wso2.carbon.event-processing" % "siddhi-metrics" % "2.0.12"
[org.wso2.carbon.event-processing/siddhi-metrics "2.0.12"]