net.leanera:vfs-azure

Azure Blob Storage Provider for the Apache Commons VFS library.

License

License

Categories

Categories

Net
GroupId

GroupId

net.leanera
ArtifactId

ArtifactId

vfs-azure
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

net.leanera:vfs-azure
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-azure

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.commons : commons-vfs2 jar 2.3
org.apache.commons : commons-lang3 jar 3.8
org.apache.commons : commons-collections4 jar 4.2
com.microsoft.azure : azure-storage jar 8.0.0
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.3
1.1.2