License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdio.opentracing.contrib |
ArtifactId | ArtifactIdopentracing-redis-spring |
Version | Version0.0.15 |
Type | Typejar |
Description |
Descriptionio.opentracing.contrib:opentracing-redis-spring
OpenTracing Instrumentation for Spring Redis classes
|
<!-- https://jarcasting.com/artifacts/io.opentracing.contrib/opentracing-redis-spring/ -->
<dependency>
<groupId>io.opentracing.contrib</groupId>
<artifactId>opentracing-redis-spring</artifactId>
<version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/io.opentracing.contrib/opentracing-redis-spring/
implementation 'io.opentracing.contrib:opentracing-redis-spring:0.0.15'
// https://jarcasting.com/artifacts/io.opentracing.contrib/opentracing-redis-spring/
implementation ("io.opentracing.contrib:opentracing-redis-spring:0.0.15")
'io.opentracing.contrib:opentracing-redis-spring:jar:0.0.15'
<dependency org="io.opentracing.contrib" name="opentracing-redis-spring" rev="0.0.15">
<artifact name="opentracing-redis-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.opentracing.contrib', module='opentracing-redis-spring', version='0.0.15')
)
libraryDependencies += "io.opentracing.contrib" % "opentracing-redis-spring" % "0.0.15"
[io.opentracing.contrib/opentracing-redis-spring "0.0.15"]
Group / Artifact | Type | Version |
---|---|---|
io.opentracing.contrib : opentracing-redis-common | jar | 0.0.15 |
org.springframework.data : spring-data-redis Optional | jar | 2.0.10.RELEASE |
io.projectreactor : reactor-core Optional | jar | 3.1.9.RELEASE |
io.opentracing : opentracing-util | jar | 0.31.0 |
io.opentracing : opentracing-noop | jar | 0.31.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.5.RELEASE |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.0.5.RELEASE |
org.springframework : spring-test | jar | 5.0.9.RELEASE |
io.opentracing : opentracing-util | test-jar | 0.31.0 |
com.github.kstyrc : embedded-redis | jar | 0.6 |
org.mockito : mockito-core | jar | 2.22.0 |
io.opentracing : opentracing-mock | jar | 0.31.0 |
junit : junit | jar | 4.12 |