License |
License |
---|---|
Categories |
CategoriesZipkin Application Testing & Monitoring Application Performance Monitoring (APM) |
GroupId | GroupIdio.github.scouter-project |
ArtifactId | ArtifactIdzipkin-storage-scouter-udp |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZipkin Storage: Scouter UDP
Zipkin Scouter (Parent)
|
<!-- https://jarcasting.com/artifacts/io.github.scouter-project/zipkin-storage-scouter-udp/ -->
<dependency>
<groupId>io.github.scouter-project</groupId>
<artifactId>zipkin-storage-scouter-udp</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.scouter-project/zipkin-storage-scouter-udp/
implementation 'io.github.scouter-project:zipkin-storage-scouter-udp:1.2.0'
// https://jarcasting.com/artifacts/io.github.scouter-project/zipkin-storage-scouter-udp/
implementation ("io.github.scouter-project:zipkin-storage-scouter-udp:1.2.0")
'io.github.scouter-project:zipkin-storage-scouter-udp:jar:1.2.0'
<dependency org="io.github.scouter-project" name="zipkin-storage-scouter-udp" rev="1.2.0">
<artifact name="zipkin-storage-scouter-udp" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.scouter-project', module='zipkin-storage-scouter-udp', version='1.2.0')
)
libraryDependencies += "io.github.scouter-project" % "zipkin-storage-scouter-udp" % "1.2.0"
[io.github.scouter-project/zipkin-storage-scouter-udp "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.scouter-project : scouter-common | jar | 2.5.0 |
io.zipkin.zipkin2 : zipkin | jar | 2.11.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.11.1 |