OpenTracing Redisson Instrumentation
OpenTracing instrumentation for Redisson.
Project was moved to https://github.com/opentracing-contrib/java-redis-client
License |
License |
---|---|
Categories |
CategoriesRedis Data Databases Redisson |
GroupId | GroupIdio.opentracing.contrib |
ArtifactId | ArtifactIdopentracing-redisson |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.opentracing.contrib:opentracing-redisson
OpenTracing Instrumentation for Redisson
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
opentracing-redisson-0.0.1.pom | |
opentracing-redisson-0.0.1.jar | 171 KB |
opentracing-redisson-0.0.1-sources.jar | 70 KB |
opentracing-redisson-0.0.1-javadoc.jar | 356 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.opentracing.contrib/opentracing-redisson/ -->
<dependency>
<groupId>io.opentracing.contrib</groupId>
<artifactId>opentracing-redisson</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.opentracing.contrib/opentracing-redisson/
implementation 'io.opentracing.contrib:opentracing-redisson:0.0.1'
// https://jarcasting.com/artifacts/io.opentracing.contrib/opentracing-redisson/
implementation ("io.opentracing.contrib:opentracing-redisson:0.0.1")
'io.opentracing.contrib:opentracing-redisson:jar:0.0.1'
<dependency org="io.opentracing.contrib" name="opentracing-redisson" rev="0.0.1">
<artifact name="opentracing-redisson" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.opentracing.contrib', module='opentracing-redisson', version='0.0.1')
)
libraryDependencies += "io.opentracing.contrib" % "opentracing-redisson" % "0.0.1"
[io.opentracing.contrib/opentracing-redisson "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.redisson : redisson | jar | 3.9.0 |
io.opentracing : opentracing-util | jar | 0.31.0 |
Group / Artifact | Type | Version |
---|---|---|
io.opentracing : opentracing-util | test-jar | 0.31.0 |
io.opentracing : opentracing-mock | jar | 0.31.0 |
junit : junit | jar | 4.12 |
org.awaitility : awaitility | jar | 3.1.2 |
com.github.kstyrc : embedded-redis | jar | 0.6 |
OpenTracing instrumentation for Redisson.
Project was moved to https://github.com/opentracing-contrib/java-redis-client
Version |
---|
0.0.1
|