Last Version

zmon-opentracing 0.30.0

OpenTracing instrumentation for ZMON using Spring Auto Configuration

License

License

GroupId

GroupId

org.zalando
ArtifactId

ArtifactId

zmon-opentracing
Version

Version

0.30.0
Type

Type

jar
Description

Description

zmon-opentracing
OpenTracing instrumentation for ZMON using Spring Auto Configuration
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/zalando-zmon/zmon-opentracing

Download zmon-opentracing 0.30.0


<!-- https://jarcasting.com/artifacts/org.zalando/zmon-opentracing/ -->
<dependency>
    <groupId>org.zalando</groupId>
    <artifactId>zmon-opentracing</artifactId>
    <version>0.30.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.zalando/zmon-opentracing/
implementation 'org.zalando:zmon-opentracing:0.30.0'
// https://jarcasting.com/artifacts/org.zalando/zmon-opentracing/
implementation ("org.zalando:zmon-opentracing:0.30.0")
'org.zalando:zmon-opentracing:jar:0.30.0'
<dependency org="org.zalando" name="zmon-opentracing" rev="0.30.0">
  <artifact name="zmon-opentracing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zalando', module='zmon-opentracing', version='0.30.0')
)
libraryDependencies += "org.zalando" % "zmon-opentracing" % "0.30.0"
[org.zalando/zmon-opentracing "0.30.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.4.7.RELEASE
io.opentracing : opentracing-api jar 0.30.0
io.opentracing : opentracing-noop jar 0.30.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework.boot : spring-boot-starter-test jar 1.4.7.RELEASE

Project Modules

There are no modules declared in this project.