License |
License |
---|---|
Categories |
CategoriesZipkin Application Testing & Monitoring Application Performance Monitoring (APM) p6spy Application Layer Libs Logging |
GroupId | GroupIdio.zipkin.brave |
ArtifactId | ArtifactIdbrave-instrumentation-p6spy |
Last Version | Last Version5.13.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBrave Instrumentation: P6Spy (JDBC)
Java distributed tracing implementation compatible with Zipkin backend services.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.zipkin.brave/brave-instrumentation-p6spy/ -->
<dependency>
<groupId>io.zipkin.brave</groupId>
<artifactId>brave-instrumentation-p6spy</artifactId>
<version>5.13.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.zipkin.brave/brave-instrumentation-p6spy/
implementation 'io.zipkin.brave:brave-instrumentation-p6spy:5.13.9'
// https://jarcasting.com/artifacts/io.zipkin.brave/brave-instrumentation-p6spy/
implementation ("io.zipkin.brave:brave-instrumentation-p6spy:5.13.9")
'io.zipkin.brave:brave-instrumentation-p6spy:jar:5.13.9'
<dependency org="io.zipkin.brave" name="brave-instrumentation-p6spy" rev="5.13.9">
<artifact name="brave-instrumentation-p6spy" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zipkin.brave', module='brave-instrumentation-p6spy', version='5.13.9')
)
libraryDependencies += "io.zipkin.brave" % "brave-instrumentation-p6spy" % "5.13.9"
[io.zipkin.brave/brave-instrumentation-p6spy "5.13.9"]
Group / Artifact | Type | Version |
---|---|---|
p6spy : p6spy | jar | 3.9.1 |
io.zipkin.brave : brave | jar | 5.13.9 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.derby : derby | jar | 10.15.2.0 |
org.apache.derby : derbyclient | jar | 10.15.2.0 |
org.apache.derby : derbyshared | jar | 10.15.2.0 |
io.zipkin.brave : brave-tests | jar | 5.13.9 |
junit : junit | jar | 4.13.1 |
org.assertj : assertj-core | jar | 3.18.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-jul | jar | 2.17.1 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
org.mockito : mockito-core | jar | 3.6.28 |