License |
License |
---|---|
Categories |
CategoriesZipkin Application Testing & Monitoring Application Performance Monitoring (APM) Data |
GroupId | GroupIdio.smartup.zipkin |
ArtifactId | ArtifactIdzipkin-datadog-reporter |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAggregator of Zipkin DataDog Reporter
Aggregator of Zipkin DataDog Reporter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zipkin-datadog-reporter-1.0.9.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.smartup.zipkin/zipkin-datadog-reporter/ -->
<dependency>
<groupId>io.smartup.zipkin</groupId>
<artifactId>zipkin-datadog-reporter</artifactId>
<version>1.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.smartup.zipkin/zipkin-datadog-reporter/
implementation 'io.smartup.zipkin:zipkin-datadog-reporter:1.0.9'
// https://jarcasting.com/artifacts/io.smartup.zipkin/zipkin-datadog-reporter/
implementation ("io.smartup.zipkin:zipkin-datadog-reporter:1.0.9")
'io.smartup.zipkin:zipkin-datadog-reporter:pom:1.0.9'
<dependency org="io.smartup.zipkin" name="zipkin-datadog-reporter" rev="1.0.9">
<artifact name="zipkin-datadog-reporter" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.smartup.zipkin', module='zipkin-datadog-reporter', version='1.0.9')
)
libraryDependencies += "io.smartup.zipkin" % "zipkin-datadog-reporter" % "1.0.9"
[io.smartup.zipkin/zipkin-datadog-reporter "1.0.9"]