| License | 
                License
                                                        MIT License                                                 
                             | 
        
|---|---|
| Categories | 
                CategoriesRedis Data Databases Dex General Purpose Libraries Utility | 
        
| GroupId | GroupIdorg.openprovenance.prov | 
    
| ArtifactId | ArtifactIdprov-storage-index-redis | 
    
| Last Version | Last Version0.9.27 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Description|---- PROV-STORAGE-INDEX-REDIS 
            Java toolbox to create and convert W3C PROV data model representations. 
         | 
    
<!-- https://jarcasting.com/artifacts/org.openprovenance.prov/prov-storage-index-redis/ -->
<dependency>
    <groupId>org.openprovenance.prov</groupId>
    <artifactId>prov-storage-index-redis</artifactId>
    <version>0.9.27</version>
</dependency>
                // https://jarcasting.com/artifacts/org.openprovenance.prov/prov-storage-index-redis/
implementation 'org.openprovenance.prov:prov-storage-index-redis:0.9.27'
                // https://jarcasting.com/artifacts/org.openprovenance.prov/prov-storage-index-redis/
implementation ("org.openprovenance.prov:prov-storage-index-redis:0.9.27")
                'org.openprovenance.prov:prov-storage-index-redis:jar:0.9.27'
                <dependency org="org.openprovenance.prov" name="prov-storage-index-redis" rev="0.9.27">
  <artifact name="prov-storage-index-redis" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.openprovenance.prov', module='prov-storage-index-redis', version='0.9.27')
)
                libraryDependencies += "org.openprovenance.prov" % "prov-storage-index-redis" % "0.9.27"
                [org.openprovenance.prov/prov-storage-index-redis "0.9.27"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.openprovenance.prov : prov-model | jar | 0.9.27 | 
| redis.clients : jedis | jar | 2.8.1 | 
| org.openprovenance.prov : prov-storage-api | jar | 0.9.27 | 
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 | 
| org.apache.logging.log4j : log4j-api | jar | 2.17.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 |