ocjedis
Jedis wrapper instrumented with OpenCensus
| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJedis Data Databases | 
        
| GroupId | GroupIdio.orijtech.integrations | 
    
| ArtifactId | ArtifactIdocjedis | 
    
| Last Version | Last Version0.0.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionocjedis 
            OpenCensus instrumented Jedis wrapper 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| ocjedis-0.0.3.pom | |
| ocjedis-0.0.3.jar | 30 KB | 
| ocjedis-0.0.3-sources.jar | 10 KB | 
| ocjedis-0.0.3-javadoc.jar | 386 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.orijtech.integrations/ocjedis/ -->
<dependency>
    <groupId>io.orijtech.integrations</groupId>
    <artifactId>ocjedis</artifactId>
    <version>0.0.3</version>
</dependency>
                // https://jarcasting.com/artifacts/io.orijtech.integrations/ocjedis/
implementation 'io.orijtech.integrations:ocjedis:0.0.3'
                // https://jarcasting.com/artifacts/io.orijtech.integrations/ocjedis/
implementation ("io.orijtech.integrations:ocjedis:0.0.3")
                'io.orijtech.integrations:ocjedis:jar:0.0.3'
                <dependency org="io.orijtech.integrations" name="ocjedis" rev="0.0.3">
  <artifact name="ocjedis" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.orijtech.integrations', module='ocjedis', version='0.0.3')
)
                libraryDependencies += "io.orijtech.integrations" % "ocjedis" % "0.0.3"
                [io.orijtech.integrations/ocjedis "0.0.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.opencensus : opencensus-api | jar | 0.16.1 | 
| redis.clients : jedis | jar | 3.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.opencensus : opencensus-impl | jar | 0.16.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| com.google.truth : truth | jar | 0.30 | 
| org.mockito : mockito-core | jar | 1.9.5 | 
Jedis wrapper instrumented with OpenCensus