ktor-opentracing

Ktor features for OpenTracing instrumentation.

License

License

MIT
GroupId

GroupId

com.zopa
ArtifactId

ArtifactId

ktor-opentracing
Last Version

Last Version

0.3.6
Release Date

Release Date

Type

Type

jar
Description

Description

ktor-opentracing
Ktor features for OpenTracing instrumentation.
Project URL

Project URL

https://github.com/zopaUK/ktor-opentracing
Source Code Management

Source Code Management

https://github.com/zopaUK/ktor-opentracing

Download ktor-opentracing

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.github.microutils : kotlin-logging-jvm jar 2.0.8
io.ktor : ktor-server-core jar 1.6.0
io.ktor : ktor-client-core jar 1.6.0
io.opentracing : opentracing-api jar 0.33.0
io.opentracing : opentracing-noop jar 0.33.0
io.opentracing : opentracing-util jar 0.33.0

Project Modules

There are no modules declared in this project.
com.zopa

ZopaUK

Versions

Version
0.3.6
0.3.5
0.3.4
0.3.3
0.1.1
0.1.0