net.leanera:vfs-s3

Azure Blob Storage Provider for the Apache Commons VFS library.

License

License

Categories

Categories

Net
GroupId

GroupId

net.leanera
ArtifactId

ArtifactId

vfs-s3
Last Version

Last Version

1.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

net.leanera:vfs-s3
Azure Blob Storage Provider for the Apache Commons VFS library.
Project URL

Project URL

https://github.com/leanera/vfs-azure
Source Code Management

Source Code Management

https://github.com/leanera/

Download vfs-s3

How to add to project

<!-- https://jarcasting.com/artifacts/net.leanera/vfs-s3/ -->
<dependency>
    <groupId>net.leanera</groupId>
    <artifactId>vfs-s3</artifactId>
    <version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.leanera/vfs-s3/
implementation 'net.leanera:vfs-s3:1.1.5'
// https://jarcasting.com/artifacts/net.leanera/vfs-s3/
implementation ("net.leanera:vfs-s3:1.1.5")
'net.leanera:vfs-s3:jar:1.1.5'
<dependency org="net.leanera" name="vfs-s3" rev="1.1.5">
  <artifact name="vfs-s3" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.leanera', module='vfs-s3', version='1.1.5')
)
libraryDependencies += "net.leanera" % "vfs-s3" % "1.1.5"
[net.leanera/vfs-s3 "1.1.5"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.commons : commons-vfs2 jar 2.3
org.apache.commons : commons-lang3 jar 3.8
com.amazonaws : aws-java-sdk-core jar 1.11.502
com.amazonaws : aws-java-sdk-s3 jar 1.11.502
org.slf4j : slf4j-api jar 1.7.21

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.5
1.1.4
1.1.3
1.1.2