MVN

org.bardframework.filestore : file-store-api

Maven & Gradle

Jul 05, 2023
5 usages
0 stars
<dependency>
    <groupId>org.bardframework.filestore</groupId>
    <artifactId>file-store-api</artifactId>
    <version>2.4.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bardframework.filestore : file-store-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4.13

All Versions

Choose a version of org.bardframework.filestore : file-store-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4.x
file-store-api-2.4.13
file-store-api-2.4.3
2.3.x
file-store-api-2.3.13
2.2.x
file-store-api-2.2.13
2.1.x
file-store-api-2.1.3
1.12.x
file-store-api-1.12.3
1.9.x
file-store-api-1.9.3
1.7.x
file-store-api-1.7.3
1.6.x
file-store-api-1.6.18
1.5.x
file-store-api-1.5.28
file-store-api-1.5.18
file-store-api-1.5.8
1.4.x
file-store-api-1.4.18
1.3.x
file-store-api-1.3.28
file-store-api-1.3.18
1.1.x
file-store-api-1.1.19
0.4
file-store-api-0.4
0.3.x
file-store-api-0.3.3
file-store-api-0.3.2

How to add a dependency to Maven

Add the following org.bardframework.filestore : file-store-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.bardframework.filestore</groupId>
    <artifactId>file-store-api</artifactId>
    <version>2.4.13</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.bardframework.filestore : file-store-api gradle dependency to your build.gradle file:

implementation 'org.bardframework.filestore:file-store-api:2.4.13'

Gradle Kotlin DSL: Add the following org.bardframework.filestore : file-store-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.bardframework.filestore:file-store-api:2.4.13")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.bardframework.filestore : file-store-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.bardframework.filestore" % "file-store-api" % "2.4.13"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 19, 2020
3 usages
3 stars
Sep 17, 2020
2 usages
49 stars
May 07, 2021
3 usages
13 stars
Mar 25, 2022
2 usages
8 stars
Dec 21, 2021
2 usages
0 stars
jdt
Jun 02, 2014
2 usages
Mar 08, 2012
2 usages
9 stars