is not current version
Last Version 4.3.1

Vert.x Zipkin 4.1.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Zipkin Application Testing & Monitoring Application Performance Monitoring (APM)
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-zipkin
Version

Version

4.1.2
Type

Type

jar
Description

Description

Vert.x Zipkin
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Eclipse

Download vertx-zipkin 4.1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
io.zipkin.brave : brave jar 5.6.0
io.zipkin.brave : brave-instrumentation-http jar 5.6.0
io.vertx : vertx-core jar

provided (2)

Group / Artifact Type Version
io.vertx : vertx-codegen jar
io.vertx : vertx-docgen jar

test (9)

Group / Artifact Type Version
junit : junit jar 4.13.1
io.vertx : vertx-unit jar
io.zipkin.zipkin2 : zipkin-junit jar 2.12.1
io.zipkin.reporter2 : zipkin-sender-okhttp3 jar 2.7.13
io.zipkin.brave : brave-tests jar 5.6.0
io.zipkin.brave : brave-instrumentation-http-tests jar 5.6.0
io.vertx : vertx-sql-client jar
io.vertx : vertx-pg-client jar
org.testcontainers : postgresql jar 1.15.2

Project Modules

There are no modules declared in this project.