Last Version

OpenTracing Instrumentation for Apache Redis Client 0.1.16

OpenTracing Instrumentation for Apache Redis Client

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

io.opentracing.contrib
ArtifactId

ArtifactId

opentracing-redis-parent
Version

Version

0.1.16
Type

Type

pom
Description

Description

OpenTracing Instrumentation for Apache Redis Client
OpenTracing Instrumentation for Apache Redis Client
Project URL

Project URL

https://github.com/opentracing-contrib/java-redis-client
Source Code Management

Source Code Management

http://github.com/opentracing-contrib/java-redis-client

Download opentracing-redis-parent 0.1.16


<!-- https://jarcasting.com/artifacts/io.opentracing.contrib/opentracing-redis-parent/ -->
<dependency>
    <groupId>io.opentracing.contrib</groupId>
    <artifactId>opentracing-redis-parent</artifactId>
    <version>0.1.16</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.opentracing.contrib/opentracing-redis-parent/
implementation 'io.opentracing.contrib:opentracing-redis-parent:0.1.16'
// https://jarcasting.com/artifacts/io.opentracing.contrib/opentracing-redis-parent/
implementation ("io.opentracing.contrib:opentracing-redis-parent:0.1.16")
'io.opentracing.contrib:opentracing-redis-parent:pom:0.1.16'
<dependency org="io.opentracing.contrib" name="opentracing-redis-parent" rev="0.1.16">
  <artifact name="opentracing-redis-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.opentracing.contrib', module='opentracing-redis-parent', version='0.1.16')
)
libraryDependencies += "io.opentracing.contrib" % "opentracing-redis-parent" % "0.1.16"
[io.opentracing.contrib/opentracing-redis-parent "0.1.16"]

Dependencies

compile (1)

Group / Artifact Type Version
io.opentracing : opentracing-noop jar 0.33.0

test (2)

Group / Artifact Type Version
io.opentracing : opentracing-mock jar 0.33.0
junit : junit jar 4.12

Project Modules

  • opentracing-redis-lettuce-5.0
  • opentracing-redis-lettuce-5.1
  • opentracing-redis-lettuce-5.2
  • opentracing-redis-jedis
  • opentracing-redis-jedis3
  • opentracing-redis-common
  • opentracing-redis-redisson
  • opentracing-redis-spring-data
  • opentracing-redis-spring-data2