License |
License
License
Notice
|
---|---|
Categories |
CategoriesVMware Container Virtualization Tools |
GroupId | GroupIdcom.vmware.xenon |
ArtifactId | ArtifactIdxenon-distributed-tracing |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxenon-distributed-tracing
Distributed testing with Zipkin.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.vmware.xenon/xenon-distributed-tracing/ -->
<dependency>
<groupId>com.vmware.xenon</groupId>
<artifactId>xenon-distributed-tracing</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.vmware.xenon/xenon-distributed-tracing/
implementation 'com.vmware.xenon:xenon-distributed-tracing:0.0.2'
// https://jarcasting.com/artifacts/com.vmware.xenon/xenon-distributed-tracing/
implementation ("com.vmware.xenon:xenon-distributed-tracing:0.0.2")
'com.vmware.xenon:xenon-distributed-tracing:jar:0.0.2'
<dependency org="com.vmware.xenon" name="xenon-distributed-tracing" rev="0.0.2">
<artifact name="xenon-distributed-tracing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vmware.xenon', module='xenon-distributed-tracing', version='0.0.2')
)
libraryDependencies += "com.vmware.xenon" % "xenon-distributed-tracing" % "0.0.2"
[com.vmware.xenon/xenon-distributed-tracing "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
io.zipkin.brave : brave-core | jar | 3.11.0 |
io.zipkin.brave : brave-spancollector-http | jar | 3.11.0 |
io.zipkin.brave : brave-http | jar | 3.11.0 |
com.google.guava : guava | jar | 18.0 |
com.google.code.gson : gson | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
com.vmware.xenon : xenon-common | jar | 1.3.3 |
junit : junit | jar | 4.12 |