License |
License |
---|---|
Categories |
CategoriesZipkin Application Testing & Monitoring Application Performance Monitoring (APM) |
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-zipkin |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVert.x Zipkin
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationEclipse |
Filename | Size |
---|---|
vertx-zipkin-4.3.1.pom | |
vertx-zipkin-4.3.1.jar | 24 KB |
vertx-zipkin-4.3.1-tests.jar | 14 KB |
vertx-zipkin-4.3.1-test-sources.jar | 5 KB |
vertx-zipkin-4.3.1-sources.jar | 10 KB |
vertx-zipkin-4.3.1-javadoc.jar | 55 KB |
vertx-zipkin-4.3.1-docs.zip | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-zipkin/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-zipkin</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-zipkin/
implementation 'io.vertx:vertx-zipkin:4.3.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-zipkin/
implementation ("io.vertx:vertx-zipkin:4.3.1")
'io.vertx:vertx-zipkin:jar:4.3.1'
<dependency org="io.vertx" name="vertx-zipkin" rev="4.3.1">
<artifact name="vertx-zipkin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-zipkin', version='4.3.1')
)
libraryDependencies += "io.vertx" % "vertx-zipkin" % "4.3.1"
[io.vertx/vertx-zipkin "4.3.1"]
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 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-codegen | jar | |
io.vertx : vertx-docgen | jar |
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 |