is not current version
Last Version 1.1.19

org.bardframework.filestore:file-store 0.4

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

License

License

GroupId

GroupId

org.bardframework.filestore
ArtifactId

ArtifactId

file-store
Version

Version

0.4
Type

Type

pom
Description

Description

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

Download file-store 0.4

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

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

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