License |
License |
---|---|
GroupId | GroupIdcom.sshtools |
ArtifactId | ArtifactIdvfs-azure |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAzure VFS
Azure Commons VFS provider
|
Filename | Size |
---|---|
vfs-azure-3.2.0.pom | |
vfs-azure-3.2.0.jar | 17 KB |
vfs-azure-3.2.0-sources.jar | 8 KB |
vfs-azure-3.2.0-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sshtools/vfs-azure/ -->
<dependency>
<groupId>com.sshtools</groupId>
<artifactId>vfs-azure</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sshtools/vfs-azure/
implementation 'com.sshtools:vfs-azure:3.2.0'
// https://jarcasting.com/artifacts/com.sshtools/vfs-azure/
implementation ("com.sshtools:vfs-azure:3.2.0")
'com.sshtools:vfs-azure:jar:3.2.0'
<dependency org="com.sshtools" name="vfs-azure" rev="3.2.0">
<artifact name="vfs-azure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sshtools', module='vfs-azure', version='3.2.0')
)
libraryDependencies += "com.sshtools" % "vfs-azure" % "3.2.0"
[com.sshtools/vfs-azure "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.2 |
com.microsoft.azure : azure-storage | jar | 4.2.0 |
org.apache.commons : commons-vfs2 | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |