ocjedis
Jedis wrapper instrumented with OpenCensus
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJedis Данные Базы данных |
| Группа | Группаio.orijtech.integrations |
| Идентификатор | Идентификаторocjedis |
| Последняя версия | Последняя версия0.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеocjedis
OpenCensus instrumented Jedis wrapper
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ocjedis-0.0.3.pom | |
| ocjedis-0.0.3.jar | 30 KB |
| ocjedis-0.0.3-sources.jar | 10 KB |
| ocjedis-0.0.3-javadoc.jar | 386 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.orijtech.integrations/ocjedis/ -->
<dependency>
<groupId>io.orijtech.integrations</groupId>
<artifactId>ocjedis</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.orijtech.integrations/ocjedis/
implementation 'io.orijtech.integrations:ocjedis:0.0.3'
// https://jarcasting.com/artifacts/io.orijtech.integrations/ocjedis/
implementation ("io.orijtech.integrations:ocjedis:0.0.3")
'io.orijtech.integrations:ocjedis:jar:0.0.3'
<dependency org="io.orijtech.integrations" name="ocjedis" rev="0.0.3">
<artifact name="ocjedis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.orijtech.integrations', module='ocjedis', version='0.0.3')
)
libraryDependencies += "io.orijtech.integrations" % "ocjedis" % "0.0.3"
[io.orijtech.integrations/ocjedis "0.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.opencensus : opencensus-api | jar | 0.16.1 |
| redis.clients : jedis | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.opencensus : opencensus-impl | jar | 0.16.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.google.truth : truth | jar | 0.30 |
| org.mockito : mockito-core | jar | 1.9.5 |
Jedis wrapper instrumented with OpenCensus