is not current version
Last Version 1.3.28

org.bardframework.filestore:file-store-api 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-api
Version

Version

0.4
Type

Type

jar
Description

Description

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

Download file-store-api 0.4


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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.11.3
jakarta.servlet : jakarta.servlet-api jar 4.0.4
org.bardframework.validator : bard-validator jar 0.4
org.bardframework.commons : common-web jar 0.4
org.springframework : spring-web jar 5.3.1

Project Modules

There are no modules declared in this project.