org.bardframework.filestore:bard-file-store

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

Лицензия

Лицензия

Группа

Группа

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

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

bard-file-store
Последняя версия

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

1.3.28
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

Скачать bard-file-store

Имя Файла Размер
bard-file-store-1.3.28.pom 2 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • file-store-api
  • file-store-db
  • file-store-fs
  • file-store-in-memory
  • file-store-redis

Версии библиотеки

Версия
1.3.28
1.3.18
1.3.14