| License | License | 
|---|---|
| Categories | CategoriesPrometheus Application Testing & Monitoring Monitoring | 
| GroupId | GroupIdorg.wso2.carbon.mediation | 
| ArtifactId | ArtifactIdorg.wso2.carbon.prometheus.publisher.feature | 
| Last Version | Last Version4.7.122 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionWSO2 Carbon - Prometheus Publisher Feature This feature contains the core bundles required for publishing statistical data to Prometheus | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.mediation/org.wso2.carbon.prometheus.publisher.feature/ -->
<dependency>
    <groupId>org.wso2.carbon.mediation</groupId>
    <artifactId>org.wso2.carbon.prometheus.publisher.feature</artifactId>
    <version>4.7.122</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.wso2.carbon.mediation/org.wso2.carbon.prometheus.publisher.feature/
implementation 'org.wso2.carbon.mediation:org.wso2.carbon.prometheus.publisher.feature:4.7.122'// https://jarcasting.com/artifacts/org.wso2.carbon.mediation/org.wso2.carbon.prometheus.publisher.feature/
implementation ("org.wso2.carbon.mediation:org.wso2.carbon.prometheus.publisher.feature:4.7.122")'org.wso2.carbon.mediation:org.wso2.carbon.prometheus.publisher.feature:pom:4.7.122'<dependency org="org.wso2.carbon.mediation" name="org.wso2.carbon.prometheus.publisher.feature" rev="4.7.122">
  <artifact name="org.wso2.carbon.prometheus.publisher.feature" type="pom" />
</dependency>@Grapes(
@Grab(group='org.wso2.carbon.mediation', module='org.wso2.carbon.prometheus.publisher.feature', version='4.7.122')
)libraryDependencies += "org.wso2.carbon.mediation" % "org.wso2.carbon.prometheus.publisher.feature" % "4.7.122"[org.wso2.carbon.mediation/org.wso2.carbon.prometheus.publisher.feature "4.7.122"]