| License | License | 
|---|---|
| Categories | CategoriesRedis Data Databases | 
| GroupId | GroupIdcom.plooh.adssi | 
| ArtifactId | ArtifactIdstore-redis | 
| Last Version | Last Version0.0.8 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionstore-redis Store Redis | 
| Filename | Size | 
|---|---|
| store-redis-0.0.8.pom | |
| store-redis-0.0.8.jar | 4 KB | 
| store-redis-0.0.8-sources.jar | 1 KB | 
| store-redis-0.0.8-javadoc.jar | 398 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.plooh.adssi/store-redis/ -->
<dependency>
    <groupId>com.plooh.adssi</groupId>
    <artifactId>store-redis</artifactId>
    <version>0.0.8</version>
</dependency>// https://jarcasting.com/artifacts/com.plooh.adssi/store-redis/
implementation 'com.plooh.adssi:store-redis:0.0.8'// https://jarcasting.com/artifacts/com.plooh.adssi/store-redis/
implementation ("com.plooh.adssi:store-redis:0.0.8")'com.plooh.adssi:store-redis:jar:0.0.8'<dependency org="com.plooh.adssi" name="store-redis" rev="0.0.8">
  <artifact name="store-redis" type="jar" />
</dependency>@Grapes(
@Grab(group='com.plooh.adssi', module='store-redis', version='0.0.8')
)libraryDependencies += "com.plooh.adssi" % "store-redis" % "0.0.8"[com.plooh.adssi/store-redis "0.0.8"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.plooh.adssi : store-api | jar | 0.0.8 | 
| org.springframework.boot : spring-boot-starter-data-redis-reactive | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |