is not current version
Last Version 4.1.0-m3

org.wso2.ei:prometheus-client 1.0.0-beta2


Categories

Categories

CLI User Interface Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

prometheus-client
Version

Version

1.0.0-beta2
Type

Type

pom

Download prometheus-client 1.0.0-beta2


<!-- https://jarcasting.com/artifacts/org.wso2.ei/prometheus-client/ -->
<dependency>
    <groupId>org.wso2.ei</groupId>
    <artifactId>prometheus-client</artifactId>
    <version>1.0.0-beta2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/prometheus-client/
implementation 'org.wso2.ei:prometheus-client:1.0.0-beta2'
// https://jarcasting.com/artifacts/org.wso2.ei/prometheus-client/
implementation ("org.wso2.ei:prometheus-client:1.0.0-beta2")
'org.wso2.ei:prometheus-client:pom:1.0.0-beta2'
<dependency org="org.wso2.ei" name="prometheus-client" rev="1.0.0-beta2">
  <artifact name="prometheus-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='prometheus-client', version='1.0.0-beta2')
)
libraryDependencies += "org.wso2.ei" % "prometheus-client" % "1.0.0-beta2"
[org.wso2.ei/prometheus-client "1.0.0-beta2"]