MVN

com.github.abashev : vfs-s3

Maven & Gradle

Jul 09, 2022
1 usages
91 stars

com.github.abashev:vfs-s3 · Amazon S3 driver for VFS (Apache Commons Virtual File System)

<dependency>
    <groupId>com.github.abashev</groupId>
    <artifactId>vfs-s3</artifactId>
    <version>4.3.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.abashev : vfs-s3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.3.6
  • Latest Release Candidate: 3.0.0.RC2

All Versions

Choose a version of com.github.abashev : vfs-s3 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.3.x
vfs-s3-4.3.6
vfs-s3-4.3.5
vfs-s3-4.3.4
vfs-s3-4.3.3
vfs-s3-4.3.2
vfs-s3-4.3.1
vfs-s3-4.3.0
4.2.x
vfs-s3-4.2.0
4.1.x
vfs-s3-4.1.0
4.0.x
vfs-s3-4.0.0
3.0.x
vfs-s3-3.0.0
vfs-s3-3.0.0.RC2
vfs-s3-3.0.0.RC1

How to add a dependency to Maven

Add the following com.github.abashev : vfs-s3 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.abashev</groupId>
    <artifactId>vfs-s3</artifactId>
    <version>4.3.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.abashev : vfs-s3 gradle dependency to your build.gradle file:

implementation 'com.github.abashev:vfs-s3:4.3.6'

Gradle Kotlin DSL: Add the following com.github.abashev : vfs-s3 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.abashev:vfs-s3:4.3.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.abashev : vfs-s3 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.abashev" % "vfs-s3" % "4.3.6"

Advertisement

Dependencies from Group

Discover Dependencies

May 27, 2020
17 usages
6 stars
Mar 22, 2017
0 stars
Aug 16, 2023
4 usages
0 stars
Mar 18, 2019
1 usages
8 stars
Feb 22, 2023
7 usages
19.7k stars
Jul 19, 2021
1 usages
13.2k stars
Feb 06, 2023
20k stars
Jul 23, 2022
0 stars
Mar 30, 2017
Apr 25, 2017