не последняя версия
Последняя версия 1.3.28

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


Категории

Категории

Redis Данные Базы данных
Группа

Группа

org.bardframework.filestore
Идентификатор

Идентификатор

file-store-redis
Версия

Версия

1.3.18
Тип

Тип

jar

Скачать file-store-redis 1.3.18


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