org.bardframework.filestore:file-store

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

License

License

GroupId

GroupId

org.bardframework.filestore
ArtifactId

ArtifactId

file-store
Last Version

Last Version

1.1.19
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download file-store

Filename Size
file-store-1.1.19.pom 3 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • file-store-api
  • file-store-db
  • file-store-fs
  • file-store-in-memory
  • file-store-redis
org.bardframework.filestore

Bard Framework

Versions

Version
1.1.19
0.4
0.3.3
0.3.2