Categories |
CategoriesZipkin Application Testing & Monitoring Application Performance Monitoring (APM) Data Auto Application Layer Libs Code Generators config Configuration |
---|---|
GroupId | GroupIdio.smartup.zipkin |
ArtifactId | ArtifactIdzipkin-datadog-reporter-autoconfigure |
Version | Version1.0.6 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.smartup.zipkin/zipkin-datadog-reporter-autoconfigure/ -->
<dependency>
<groupId>io.smartup.zipkin</groupId>
<artifactId>zipkin-datadog-reporter-autoconfigure</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.smartup.zipkin/zipkin-datadog-reporter-autoconfigure/
implementation 'io.smartup.zipkin:zipkin-datadog-reporter-autoconfigure:1.0.6'
// https://jarcasting.com/artifacts/io.smartup.zipkin/zipkin-datadog-reporter-autoconfigure/
implementation ("io.smartup.zipkin:zipkin-datadog-reporter-autoconfigure:1.0.6")
'io.smartup.zipkin:zipkin-datadog-reporter-autoconfigure:jar:1.0.6'
<dependency org="io.smartup.zipkin" name="zipkin-datadog-reporter-autoconfigure" rev="1.0.6">
<artifact name="zipkin-datadog-reporter-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smartup.zipkin', module='zipkin-datadog-reporter-autoconfigure', version='1.0.6')
)
libraryDependencies += "io.smartup.zipkin" % "zipkin-datadog-reporter-autoconfigure" % "1.0.6"
[io.smartup.zipkin/zipkin-datadog-reporter-autoconfigure "1.0.6"]