License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.leanera |
ArtifactId | ArtifactIdvfs-azure |
Version | Version1.1.2 |
Type | Typejar |
Description |
Descriptionnet.leanera:vfs-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-1.1.2.pom | |
vfs-azure-1.1.2.jar | 12 KB |
vfs-azure-1.1.2-sources.jar | 13 KB |
vfs-azure-1.1.2-javadoc.jar | 426 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.leanera/vfs-azure/ -->
<dependency>
<groupId>net.leanera</groupId>
<artifactId>vfs-azure</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.leanera/vfs-azure/
implementation 'net.leanera:vfs-azure:1.1.2'
// https://jarcasting.com/artifacts/net.leanera/vfs-azure/
implementation ("net.leanera:vfs-azure:1.1.2")
'net.leanera:vfs-azure:jar:1.1.2'
<dependency org="net.leanera" name="vfs-azure" rev="1.1.2">
<artifact name="vfs-azure" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.leanera', module='vfs-azure', version='1.1.2')
)
libraryDependencies += "net.leanera" % "vfs-azure" % "1.1.2"
[net.leanera/vfs-azure "1.1.2"]
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 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | LATEST |
org.apache.logging.log4j : log4j-api | jar | LATEST |
org.apache.logging.log4j : log4j-core | jar | LATEST |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |