is not current version
Last Version 1.3.28

org.bardframework.filestore:file-store-redis 0.3.3


Categories

Categories

Redis Data Databases
GroupId

GroupId

org.bardframework.filestore
ArtifactId

ArtifactId

file-store-redis
Version

Version

0.3.3
Type

Type

jar

Download file-store-redis 0.3.3


<!-- https://jarcasting.com/artifacts/org.bardframework.filestore/file-store-redis/ -->
<dependency>
    <groupId>org.bardframework.filestore</groupId>
    <artifactId>file-store-redis</artifactId>
    <version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.bardframework.filestore/file-store-redis/
implementation 'org.bardframework.filestore:file-store-redis:0.3.3'
// https://jarcasting.com/artifacts/org.bardframework.filestore/file-store-redis/
implementation ("org.bardframework.filestore:file-store-redis:0.3.3")
'org.bardframework.filestore:file-store-redis:jar:0.3.3'
<dependency org="org.bardframework.filestore" name="file-store-redis" rev="0.3.3">
  <artifact name="file-store-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bardframework.filestore', module='file-store-redis', version='0.3.3')
)
libraryDependencies += "org.bardframework.filestore" % "file-store-redis" % "0.3.3"
[org.bardframework.filestore/file-store-redis "0.3.3"]