| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаio.opentracing.contrib |
| Идентификатор | Идентификаторopentracing-redis-lettuce-5.0 |
| Версия | Версия0.1.16 |
| Тип | Типjar |
| Описание |
ОписаниеOpenTracing Instrumentation for Lettuce 5.0 Redis Client
OpenTracing Instrumentation for Lettuce 5.0 Redis Client
|
<!-- https://jarcasting.com/artifacts/io.opentracing.contrib/opentracing-redis-lettuce-5.0/ -->
<dependency>
<groupId>io.opentracing.contrib</groupId>
<artifactId>opentracing-redis-lettuce-5.0</artifactId>
<version>0.1.16</version>
</dependency>
// https://jarcasting.com/artifacts/io.opentracing.contrib/opentracing-redis-lettuce-5.0/
implementation 'io.opentracing.contrib:opentracing-redis-lettuce-5.0:0.1.16'
// https://jarcasting.com/artifacts/io.opentracing.contrib/opentracing-redis-lettuce-5.0/
implementation ("io.opentracing.contrib:opentracing-redis-lettuce-5.0:0.1.16")
'io.opentracing.contrib:opentracing-redis-lettuce-5.0:jar:0.1.16'
<dependency org="io.opentracing.contrib" name="opentracing-redis-lettuce-5.0" rev="0.1.16">
<artifact name="opentracing-redis-lettuce-5.0" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.opentracing.contrib', module='opentracing-redis-lettuce-5.0', version='0.1.16')
)
libraryDependencies += "io.opentracing.contrib" % "opentracing-redis-lettuce-5.0" % "0.1.16"
[io.opentracing.contrib/opentracing-redis-lettuce-5.0 "0.1.16"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.opentracing.contrib : opentracing-redis-common | jar | 0.1.16 |
| io.opentracing : opentracing-noop | jar | 0.33.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.lettuce : lettuce-core | jar | 5.0.5.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |