License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdio.opentracing.contrib |
ArtifactId | ArtifactIdopentracing-redis-lettuce5.0 |
Version | Version0.1.12 |
Type | Typejar |
Description |
DescriptionOpenTracing Instrumentation for Lettuce 5.0 Redis Client
OpenTracing Instrumentation for Lettuce 5.0 Redis Client
|
<!-- https://jarcasting.com/artifacts/io.opentracing.contrib/opentracing-redis-lettuce5.0/ -->
<dependency>
<groupId>io.opentracing.contrib</groupId>
<artifactId>opentracing-redis-lettuce5.0</artifactId>
<version>0.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.opentracing.contrib/opentracing-redis-lettuce5.0/
implementation 'io.opentracing.contrib:opentracing-redis-lettuce5.0:0.1.12'
// https://jarcasting.com/artifacts/io.opentracing.contrib/opentracing-redis-lettuce5.0/
implementation ("io.opentracing.contrib:opentracing-redis-lettuce5.0:0.1.12")
'io.opentracing.contrib:opentracing-redis-lettuce5.0:jar:0.1.12'
<dependency org="io.opentracing.contrib" name="opentracing-redis-lettuce5.0" rev="0.1.12">
<artifact name="opentracing-redis-lettuce5.0" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.opentracing.contrib', module='opentracing-redis-lettuce5.0', version='0.1.12')
)
libraryDependencies += "io.opentracing.contrib" % "opentracing-redis-lettuce5.0" % "0.1.12"
[io.opentracing.contrib/opentracing-redis-lettuce5.0 "0.1.12"]
Group / Artifact | Type | Version |
---|---|---|
io.opentracing.contrib : opentracing-redis-common | jar | 0.1.12 |
io.opentracing : opentracing-noop | jar | 0.33.0 |
Group / Artifact | Type | Version |
---|---|---|
io.lettuce : lettuce-core | jar | 5.0.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.github.kstyrc : embedded-redis | jar | 0.6 |
org.awaitility : awaitility | jar | 3.1.6 |
io.opentracing : opentracing-mock | jar | 0.33.0 |
junit : junit | jar | 4.12 |