is not current version
Last Version 2.2.1

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

Logging component Redis appender

Categories

Categories

Redis Data Databases Logging Application Layer Libs
GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-logging-redis
Version

Version

1.7.0
Type

Type

jar

Download otj-logging-redis 1.7.0


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