is not current version
Last Version 3.0.0-M2

io.helidon.webclient:helidon-webclient-metrics 2.0.0-M2

Metrics support for Helidon WebClient

Categories

Categories

Helidon Container Microservices CLI User Interface Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

io.helidon.webclient
ArtifactId

ArtifactId

helidon-webclient-metrics
Version

Version

2.0.0-M2
Type

Type

jar

Download helidon-webclient-metrics 2.0.0-M2


<!-- https://jarcasting.com/artifacts/io.helidon.webclient/helidon-webclient-metrics/ -->
<dependency>
    <groupId>io.helidon.webclient</groupId>
    <artifactId>helidon-webclient-metrics</artifactId>
    <version>2.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.webclient/helidon-webclient-metrics/
implementation 'io.helidon.webclient:helidon-webclient-metrics:2.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.webclient/helidon-webclient-metrics/
implementation ("io.helidon.webclient:helidon-webclient-metrics:2.0.0-M2")
'io.helidon.webclient:helidon-webclient-metrics:jar:2.0.0-M2'
<dependency org="io.helidon.webclient" name="helidon-webclient-metrics" rev="2.0.0-M2">
  <artifact name="helidon-webclient-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.webclient', module='helidon-webclient-metrics', version='2.0.0-M2')
)
libraryDependencies += "io.helidon.webclient" % "helidon-webclient-metrics" % "2.0.0-M2"
[io.helidon.webclient/helidon-webclient-metrics "2.0.0-M2"]