не последняя версия
Последняя версия 2.2.1

com.opentable.components:otj-logging-redis 1.4.2

Logging component Redis appender

Категории

Категории

Redis Данные Базы данных Logging Библиотеки уровня приложения
Группа

Группа

com.opentable.components
Идентификатор

Идентификатор

otj-logging-redis
Версия

Версия

1.4.2
Тип

Тип

jar

Скачать otj-logging-redis 1.4.2


<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-logging-redis/ -->
<dependency>
    <groupId>com.opentable.components</groupId>
    <artifactId>otj-logging-redis</artifactId>
    <version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-logging-redis/
implementation 'com.opentable.components:otj-logging-redis:1.4.2'
// https://jarcasting.com/artifacts/com.opentable.components/otj-logging-redis/
implementation ("com.opentable.components:otj-logging-redis:1.4.2")
'com.opentable.components:otj-logging-redis:jar:1.4.2'
<dependency org="com.opentable.components" name="otj-logging-redis" rev="1.4.2">
  <artifact name="otj-logging-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-logging-redis', version='1.4.2')
)
libraryDependencies += "com.opentable.components" % "otj-logging-redis" % "1.4.2"
[com.opentable.components/otj-logging-redis "1.4.2"]