| License | License | 
|---|---|
| Categories | CategoriesMetrics Application Testing & Monitoring Monitoring | 
| GroupId | GroupIdorg.wso2.carbon.metrics | 
| ArtifactId | ArtifactIdcarbon-metrics-feature-repository | 
| Last Version | Last Version1.3.11 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionWSO2 Carbon - Metrics Feature Repository WSO2 Carbon Metrics is an API for WSO2 Carbon Components to use Coda Hale's Metrics library | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| carbon-metrics-feature-repository-1.3.11.pom | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.metrics/carbon-metrics-feature-repository/ -->
<dependency>
    <groupId>org.wso2.carbon.metrics</groupId>
    <artifactId>carbon-metrics-feature-repository</artifactId>
    <version>1.3.11</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.wso2.carbon.metrics/carbon-metrics-feature-repository/
implementation 'org.wso2.carbon.metrics:carbon-metrics-feature-repository:1.3.11'// https://jarcasting.com/artifacts/org.wso2.carbon.metrics/carbon-metrics-feature-repository/
implementation ("org.wso2.carbon.metrics:carbon-metrics-feature-repository:1.3.11")'org.wso2.carbon.metrics:carbon-metrics-feature-repository:pom:1.3.11'<dependency org="org.wso2.carbon.metrics" name="carbon-metrics-feature-repository" rev="1.3.11">
  <artifact name="carbon-metrics-feature-repository" type="pom" />
</dependency>@Grapes(
@Grab(group='org.wso2.carbon.metrics', module='carbon-metrics-feature-repository', version='1.3.11')
)libraryDependencies += "org.wso2.carbon.metrics" % "carbon-metrics-feature-repository" % "1.3.11"[org.wso2.carbon.metrics/carbon-metrics-feature-repository "1.3.11"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 | 
| org.apache.felix : org.apache.felix.scr.ds-annotations | jar | 1.2.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-all | jar | 1.10.19 | 
| org.slf4j : slf4j-log4j12 | jar | 1.7.21 | 
| log4j : log4j | jar | 1.2.17 |