| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаorg.bardframework.filestore |
| Идентификатор | Идентификаторfile-store-redis |
| Версия | Версия1.1.19 |
| Тип | Типjar |
| Описание |
ОписаниеThe Bard Framework Parent POM provides common settings for all Bards components.
|
| Имя Файла | Размер |
|---|---|
| file-store-redis-1.1.19.pom | |
| file-store-redis-1.1.19.jar | 3 KB |
| file-store-redis-1.1.19-sources.jar | 2 KB |
| file-store-redis-1.1.19-javadoc.jar | 391 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.bardframework.filestore/file-store-redis/ -->
<dependency>
<groupId>org.bardframework.filestore</groupId>
<artifactId>file-store-redis</artifactId>
<version>1.1.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.bardframework.filestore/file-store-redis/
implementation 'org.bardframework.filestore:file-store-redis:1.1.19'
// https://jarcasting.com/artifacts/org.bardframework.filestore/file-store-redis/
implementation ("org.bardframework.filestore:file-store-redis:1.1.19")
'org.bardframework.filestore:file-store-redis:jar:1.1.19'
<dependency org="org.bardframework.filestore" name="file-store-redis" rev="1.1.19">
<artifact name="file-store-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bardframework.filestore', module='file-store-redis', version='1.1.19')
)
libraryDependencies += "org.bardframework.filestore" % "file-store-redis" % "1.1.19"
[org.bardframework.filestore/file-store-redis "1.1.19"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.bardframework.filestore : file-store-api | jar | 1.1.19 |
| org.springframework.data : spring-data-redis | jar |