is not current version
Last Version 0.27.0

com.uber.jaeger:jaeger-apachehttpclient 0.22.0-RC1

Jaeger Java bindings for OpenTracing API

Categories

Categories

CLI User Interface
GroupId

GroupId

com.uber.jaeger
ArtifactId

ArtifactId

jaeger-apachehttpclient
Version

Version

0.22.0-RC1
Type

Type

jar

Download jaeger-apachehttpclient 0.22.0-RC1


<!-- https://jarcasting.com/artifacts/com.uber.jaeger/jaeger-apachehttpclient/ -->
<dependency>
    <groupId>com.uber.jaeger</groupId>
    <artifactId>jaeger-apachehttpclient</artifactId>
    <version>0.22.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.uber.jaeger/jaeger-apachehttpclient/
implementation 'com.uber.jaeger:jaeger-apachehttpclient:0.22.0-RC1'
// https://jarcasting.com/artifacts/com.uber.jaeger/jaeger-apachehttpclient/
implementation ("com.uber.jaeger:jaeger-apachehttpclient:0.22.0-RC1")
'com.uber.jaeger:jaeger-apachehttpclient:jar:0.22.0-RC1'
<dependency org="com.uber.jaeger" name="jaeger-apachehttpclient" rev="0.22.0-RC1">
  <artifact name="jaeger-apachehttpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uber.jaeger', module='jaeger-apachehttpclient', version='0.22.0-RC1')
)
libraryDependencies += "com.uber.jaeger" % "jaeger-apachehttpclient" % "0.22.0-RC1"
[com.uber.jaeger/jaeger-apachehttpclient "0.22.0-RC1"]