License |
License |
---|---|
GroupId | GroupIdcom.github.dalet-oss |
ArtifactId | ArtifactIdvfs-azure |
Last Version | Last Version4.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvfs-azure
Azure Blob Storage Provider for the Apache Commons VFS library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vfs-azure-4.2.1.pom | |
vfs-azure-4.2.1.jar | 18 KB |
vfs-azure-4.2.1-sources.jar | 17 KB |
vfs-azure-4.2.1-javadoc.jar | 59 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.16.0 |