is not current version
Last Version 0.0.26

org.beangle.cache:beangle-cache-redis_3 0.0.23

The Beangle Data Library

Categories

Categories

Redis Data Databases
GroupId

GroupId

org.beangle.cache
ArtifactId

ArtifactId

beangle-cache-redis_3
Version

Version

0.0.23
Type

Type

jar

Download beangle-cache-redis_3 0.0.23


<!-- https://jarcasting.com/artifacts/org.beangle.cache/beangle-cache-redis_3/ -->
<dependency>
    <groupId>org.beangle.cache</groupId>
    <artifactId>beangle-cache-redis_3</artifactId>
    <version>0.0.23</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.cache/beangle-cache-redis_3/
implementation 'org.beangle.cache:beangle-cache-redis_3:0.0.23'
// https://jarcasting.com/artifacts/org.beangle.cache/beangle-cache-redis_3/
implementation ("org.beangle.cache:beangle-cache-redis_3:0.0.23")
'org.beangle.cache:beangle-cache-redis_3:jar:0.0.23'
<dependency org="org.beangle.cache" name="beangle-cache-redis_3" rev="0.0.23">
  <artifact name="beangle-cache-redis_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.cache', module='beangle-cache-redis_3', version='0.0.23')
)
libraryDependencies += "org.beangle.cache" % "beangle-cache-redis_3" % "0.0.23"
[org.beangle.cache/beangle-cache-redis_3 "0.0.23"]