is not current version
Last Version 3.2.0

Google Compute Storage 3.0.2

An implementation of VFS provider for Google Storage

License

License

GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

vfs-gcs
Version

Version

3.0.2
Type

Type

jar
Description

Description

Google Compute Storage
An implementation of VFS provider for Google Storage

Download vfs-gcs 3.0.2


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

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.