MVN

com.upplication : s3fs

Maven & Gradle

May 23, 2018
7 usages
122 stars

s3fs · S3 filesystem provider for Java 7

<dependency>
    <groupId>com.upplication</groupId>
    <artifactId>s3fs</artifactId>
    <version>2.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.upplication : s3fs to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.2

All Versions

Choose a version of com.upplication : s3fs to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
s3fs-2.2.2
s3fs-2.2.1
s3fs-2.2.0
2.1.x
s3fs-2.1.0
2.0.x
s3fs-2.0.0
1.5.x
s3fs-1.5.3
s3fs-1.5.2
s3fs-1.5.1
s3fs-1.5.0
1.4.x
s3fs-1.4.0
1.3.x
s3fs-1.3.1
s3fs-1.3.0
1.2.x
s3fs-1.2.3
s3fs-1.2.1
s3fs-1.2.0
1.1.x
s3fs-1.1.2
s3fs-1.1.0
1.0.x
s3fs-1.0.3
s3fs-1.0.2
s3fs-1.0.1
0.2.x
s3fs-0.2.8
s3fs-0.2.7
s3fs-0.2.6
s3fs-0.2.5
s3fs-0.2.4
s3fs-0.2.3
s3fs-0.2.2
s3fs-0.2.1
s3fs-0.2.0

How to add a dependency to Maven

Add the following com.upplication : s3fs maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.upplication</groupId>
    <artifactId>s3fs</artifactId>
    <version>2.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.upplication : s3fs gradle dependency to your build.gradle file:

implementation 'com.upplication:s3fs:2.2.2'

Gradle Kotlin DSL: Add the following com.upplication : s3fs gradle kotlin dependency to your build.gradle.kts file:

implementation("com.upplication:s3fs:2.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.upplication : s3fs sbt scala dependency to your build.sbt file:

libraryDependencies += "com.upplication" % "s3fs" % "2.2.2"

Advertisement

Dependencies from Group

May 23, 2018
7 usages
122 stars
May 13, 2020
4 stars

Discover Dependencies

Aug 24, 2023
10 stars
Aug 07, 2023
16 usages
626 stars
Jul 11, 2023
13 usages
47 stars
Feb 20, 2016
6 usages
Apr 18, 2021
22.5k stars
Jul 02, 2023
36 usages
22.5k stars
Aug 17, 2023
1.7k stars