is not current version
Last Version 1.3.28

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

The Bard Framework Parent POM provides common settings for all Bards components.

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

org.bardframework.filestore
ArtifactId

ArtifactId

file-store-redis
Version

Version

0.4
Type

Type

jar
Description

Description

The Bard Framework Parent POM provides common settings for all Bards components.

Download file-store-redis 0.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.bardframework.filestore : file-store-api jar 0.4
org.springframework.data : spring-data-redis jar
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.