Last Version

vfs-azure 4.2.1

Azure Blob Storage Provider for the Apache Commons VFS library

License

License

GroupId

GroupId

com.github.dalet-oss
ArtifactId

ArtifactId

vfs-azure
Version

Version

4.2.1
Type

Type

jar
Description

Description

vfs-azure
Azure Blob Storage Provider for the Apache Commons VFS library
Project URL

Project URL

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

Source Code Management

https://github.com/dalet-oss/vfs-azure.git

Download vfs-azure 4.2.1


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

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.commons : commons-vfs2 jar 2.9.0
org.apache.commons : commons-lang3 jar 3.12.0
com.azure : azure-storage-blob jar 12.11.1
io.projectreactor.netty : reactor-netty jar 1.0.7
com.fasterxml.jackson.core : jackson-annotations jar 2.12.3
com.fasterxml.jackson.core : jackson-core jar 2.12.3
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.3
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.12.3
org.slf4j : slf4j-api jar 1.7.32

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.16.0

Project Modules

There are no modules declared in this project.