License |
License |
---|---|
GroupId | GroupIdcom.github.dalet-oss |
ArtifactId | ArtifactIdvfs-gcs |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvfs-gcs
Google Cloud Storage Provider for the Apache Commons VFS library (Dalet fork).
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vfs-gcs-2.2.0.pom | |
vfs-gcs-2.2.0.jar | 20 KB |
vfs-gcs-2.2.0-sources.jar | 13 KB |
vfs-gcs-2.2.0-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dalet-oss/vfs-gcs/ -->
<dependency>
<groupId>com.github.dalet-oss</groupId>
<artifactId>vfs-gcs</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dalet-oss/vfs-gcs/
implementation 'com.github.dalet-oss:vfs-gcs:2.2.0'
// https://jarcasting.com/artifacts/com.github.dalet-oss/vfs-gcs/
implementation ("com.github.dalet-oss:vfs-gcs:2.2.0")
'com.github.dalet-oss:vfs-gcs:jar:2.2.0'
<dependency org="com.github.dalet-oss" name="vfs-gcs" rev="2.2.0">
<artifact name="vfs-gcs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dalet-oss', module='vfs-gcs', version='2.2.0')
)
libraryDependencies += "com.github.dalet-oss" % "vfs-gcs" % "2.2.0"
[com.github.dalet-oss/vfs-gcs "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-vfs2 | jar | 2.9.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.commons : commons-collections4 | jar | 4.4 |
commons-net : commons-net | jar | 3.8.0 |
com.google.cloud : google-cloud-storage | jar | 2.2.2 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.apache.tika : tika-core | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.16.0 |