is not current version
Last Version 3.0.0-M2

io.helidon.webclient:helidon-webclient-metrics 2.2.1

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.2.1
Type

Type

jar

Download helidon-webclient-metrics 2.2.1


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