| License |
License |
|---|---|
| GroupId | GroupIdcom.github.abashev |
| ArtifactId | ArtifactIdvfs-s3 |
| Last Version | Last Version4.3.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.github.abashev:vfs-s3
Amazon S3 driver for VFS (Apache Commons Virtual File System)
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vfs-s3-4.3.5.pom | |
| vfs-s3-4.3.5.jar | 5 MB |
| vfs-s3-4.3.5-sources.jar | 62 KB |
| vfs-s3-4.3.5-javadoc.jar | 136 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.abashev/vfs-s3/ -->
<dependency>
<groupId>com.github.abashev</groupId>
<artifactId>vfs-s3</artifactId>
<version>4.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.abashev/vfs-s3/
implementation 'com.github.abashev:vfs-s3:4.3.5'
// https://jarcasting.com/artifacts/com.github.abashev/vfs-s3/
implementation ("com.github.abashev:vfs-s3:4.3.5")
'com.github.abashev:vfs-s3:jar:4.3.5'
<dependency org="com.github.abashev" name="vfs-s3" rev="4.3.5">
<artifact name="vfs-s3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.abashev', module='vfs-s3', version='4.3.5')
)
libraryDependencies += "com.github.abashev" % "vfs-s3" % "4.3.5"
[com.github.abashev/vfs-s3 "4.3.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-vfs2 | jar | 2.6.0 |
| com.amazonaws : aws-java-sdk-s3 | jar | 1.11.762 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.14.3 |
| com.google.inject : guice | jar | 4.0 |
| commons-io : commons-io | jar | 1.4 |
| commons-httpclient : commons-httpclient | jar | 3.1 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
| org.assertj : assertj-core | jar | 3.11.1 |