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