| License |
License |
|---|---|
| GroupId | GroupIdcom.zopa |
| ArtifactId | ArtifactIdktor-opentracing |
| Last Version | Last Version0.3.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionktor-opentracing
Ktor features for OpenTracing instrumentation.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ktor-opentracing-0.3.6.pom | |
| ktor-opentracing-0.3.6.jar | 45 KB |
| ktor-opentracing-0.3.6-sources.jar | 6 KB |
| ktor-opentracing-0.3.6-javadoc.jar | 6 KB |
| Browse |
<!-- 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"]
| 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 |