is not current version
Last Version 3.6.3.1

io.streamnative:zookeeper-metrics-providers 3.6.3.1-rc-1

ZooKeeper Metrics Providers

Categories

Categories

IDE Development Tools Metrics Application Testing & Monitoring Monitoring Native
GroupId

GroupId

io.streamnative
ArtifactId

ArtifactId

zookeeper-metrics-providers
Version

Version

3.6.3.1-rc-1
Type

Type

pom

Download zookeeper-metrics-providers 3.6.3.1-rc-1


<!-- https://jarcasting.com/artifacts/io.streamnative/zookeeper-metrics-providers/ -->
<dependency>
    <groupId>io.streamnative</groupId>
    <artifactId>zookeeper-metrics-providers</artifactId>
    <version>3.6.3.1-rc-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative/zookeeper-metrics-providers/
implementation 'io.streamnative:zookeeper-metrics-providers:3.6.3.1-rc-1'
// https://jarcasting.com/artifacts/io.streamnative/zookeeper-metrics-providers/
implementation ("io.streamnative:zookeeper-metrics-providers:3.6.3.1-rc-1")
'io.streamnative:zookeeper-metrics-providers:pom:3.6.3.1-rc-1'
<dependency org="io.streamnative" name="zookeeper-metrics-providers" rev="3.6.3.1-rc-1">
  <artifact name="zookeeper-metrics-providers" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='zookeeper-metrics-providers', version='3.6.3.1-rc-1')
)
libraryDependencies += "io.streamnative" % "zookeeper-metrics-providers" % "3.6.3.1-rc-1"
[io.streamnative/zookeeper-metrics-providers "3.6.3.1-rc-1"]