| License |
License |
|---|---|
| Categories |
CategoriesZipkin Application Testing & Monitoring Application Performance Monitoring (APM) |
| GroupId | GroupIdorg.apache.shardingsphere |
| ArtifactId | ArtifactIdshardingsphere-agent-tracing-zipkin |
| Version | Version5.0.0 |
| Type | Typejar |
| Description |
Descriptionshardingsphere-agent-tracing-zipkin
Build criterion and ecosystem above multi-model databases
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-agent-tracing-zipkin/ -->
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent-tracing-zipkin</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-agent-tracing-zipkin/
implementation 'org.apache.shardingsphere:shardingsphere-agent-tracing-zipkin:5.0.0'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-agent-tracing-zipkin/
implementation ("org.apache.shardingsphere:shardingsphere-agent-tracing-zipkin:5.0.0")
'org.apache.shardingsphere:shardingsphere-agent-tracing-zipkin:jar:5.0.0'
<dependency org="org.apache.shardingsphere" name="shardingsphere-agent-tracing-zipkin" rev="5.0.0">
<artifact name="shardingsphere-agent-tracing-zipkin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='shardingsphere-agent-tracing-zipkin', version='5.0.0')
)
libraryDependencies += "org.apache.shardingsphere" % "shardingsphere-agent-tracing-zipkin" % "5.0.0"
[org.apache.shardingsphere/shardingsphere-agent-tracing-zipkin "5.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.zipkin.brave : brave | jar | 5.13.2 |
| io.zipkin.reporter2 : zipkin-reporter-brave | jar | 2.16.2 |
| io.zipkin.reporter2 : zipkin-sender-okhttp3 | jar | 2.16.2 |
| net.bytebuddy : byte-buddy | jar | 1.11.18 |
| com.google.guava : guava | jar | 29.0-jre |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.shardingsphere : shardingsphere-proxy-frontend-core | jar | 5.0.0 |
| org.apache.shardingsphere : shardingsphere-agent-api | jar | 5.0.0 |
| org.projectlombok : lombok | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.shardingsphere : shardingsphere-agent-tracing-test | jar | 5.0.0 |
| net.bytebuddy : byte-buddy-agent | jar | 1.11.18 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.mockito : mockito-core | jar | 2.28.2 |
| org.mockito : mockito-inline | jar | 2.28.2 |
| ch.qos.logback : logback-classic | jar | 1.2.0 |