License |
License |
---|---|
Categories |
CategoriesZipkin Application Testing & Monitoring Application Performance Monitoring (APM) |
GroupId | GroupIdio.zipkin.brave |
ArtifactId | ArtifactIdbrave-context-parent |
Version | Version5.13.5 |
Type | Typepom |
Description |
DescriptionBrave: Trace Contexts
Java distributed tracing implementation compatible with Zipkin backend services.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
brave-context-parent-5.13.5.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.zipkin.brave/brave-context-parent/ -->
<dependency>
<groupId>io.zipkin.brave</groupId>
<artifactId>brave-context-parent</artifactId>
<version>5.13.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.zipkin.brave/brave-context-parent/
implementation 'io.zipkin.brave:brave-context-parent:5.13.5'
// https://jarcasting.com/artifacts/io.zipkin.brave/brave-context-parent/
implementation ("io.zipkin.brave:brave-context-parent:5.13.5")
'io.zipkin.brave:brave-context-parent:pom:5.13.5'
<dependency org="io.zipkin.brave" name="brave-context-parent" rev="5.13.5">
<artifact name="brave-context-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.zipkin.brave', module='brave-context-parent', version='5.13.5')
)
libraryDependencies += "io.zipkin.brave" % "brave-context-parent" % "5.13.5"
[io.zipkin.brave/brave-context-parent "5.13.5"]
Group / Artifact | Type | Version |
---|---|---|
io.zipkin.brave : brave | jar | 5.13.5 |
Group / Artifact | Type | Version |
---|---|---|
io.zipkin.brave : brave-tests | jar | 5.13.5 |
junit : junit | jar | 4.13.1 |
org.assertj : assertj-core | jar | 3.18.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.0 |
org.apache.logging.log4j : log4j-jul | jar | 2.17.0 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.17.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.0 |
org.mockito : mockito-core | jar | 3.6.28 |