is not current version
Last Version 0.1.2

com.github.secondbase:consul-prometheus-widget 0.1.1


Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.secondbase
ArtifactId

ArtifactId

consul-prometheus-widget
Version

Version

0.1.1
Type

Type

jar

Download consul-prometheus-widget 0.1.1


<!-- https://jarcasting.com/artifacts/com.github.secondbase/consul-prometheus-widget/ -->
<dependency>
    <groupId>com.github.secondbase</groupId>
    <artifactId>consul-prometheus-widget</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.secondbase/consul-prometheus-widget/
implementation 'com.github.secondbase:consul-prometheus-widget:0.1.1'
// https://jarcasting.com/artifacts/com.github.secondbase/consul-prometheus-widget/
implementation ("com.github.secondbase:consul-prometheus-widget:0.1.1")
'com.github.secondbase:consul-prometheus-widget:jar:0.1.1'
<dependency org="com.github.secondbase" name="consul-prometheus-widget" rev="0.1.1">
  <artifact name="consul-prometheus-widget" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.secondbase', module='consul-prometheus-widget', version='0.1.1')
)
libraryDependencies += "com.github.secondbase" % "consul-prometheus-widget" % "0.1.1"
[com.github.secondbase/consul-prometheus-widget "0.1.1"]