Last Version

Google Storage VFS 3.2.0

VFS provider for Google Storage

License

License

GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

vfs-gcs
Version

Version

3.2.0
Type

Type

jar
Description

Description

Google Storage VFS
VFS provider for Google Storage

Download vfs-gcs 3.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.cloud : google-cloud-storage jar 1.103.1
commons-logging : commons-logging jar 1.2
org.apache.commons : commons-vfs2 jar 2.6.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.