Last Version

Helidon WebServer Zipkin 0.10.6

The Open Tracing support based on Brave that is a Java implementation of the Zipkin integration.

License

License

Categories

Categories

Helidon Container Microservices Zipkin Application Testing & Monitoring Application Performance Monitoring (APM)
GroupId

GroupId

io.helidon.webserver
ArtifactId

ArtifactId

helidon-webserver-zipkin
Version

Version

0.10.6
Type

Type

jar
Description

Description

Helidon WebServer Zipkin
The Open Tracing support based on Brave that is a Java implementation of the Zipkin integration.
Project URL

Project URL

https://helidon.io/helidon-webserver-zipkin
Project Organization

Project Organization

Oracle Corporation

Download helidon-webserver-zipkin 0.10.6


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

Dependencies

compile (9)

Group / Artifact Type Version
io.helidon.webserver : helidon-webserver jar 0.10.6
io.helidon.common : helidon-common jar 0.10.6
io.opentracing : opentracing-util jar 0.31.0
javax.annotation : javax.annotation-api jar 1.3.1
io.zipkin.reporter2 : zipkin-sender-urlconnection jar 2.6.0
io.opentracing.brave : brave-opentracing jar 0.31.0
org.glassfish.jersey.core : jersey-client Optional jar
org.glassfish.jersey.core : jersey-server Optional jar
org.glassfish.jersey.inject : jersey-hk2 Optional jar

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.1.0
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.15.0
io.helidon.webserver : helidon-webserver-test-support jar 0.10.6
io.helidon.webserver : helidon-webserver-json jar 0.10.6
io.helidon.webserver : helidon-webserver-netty jar 0.10.6

Project Modules

There are no modules declared in this project.