Jar examples for g:gcsio
An implementation of org.apache.hadoop.fs.FileSystem targeting Google Cloud Storage
You can download jar file gcsio 1.6.3 in this page.
Apache License
You can use the following script to add gcsio-1.6.3.jar to your project.
<dependency> <groupId>com.google.cloud.bigdataoss</groupId> <artifactId>gcsio</artifactId> <version>1.6.3</version> </dependency>
compile group: 'com.google.cloud.bigdataoss', name: 'gcsio', version: '1.6.3'
libraryDependencies += "com.google.cloud.bigdataoss" % "gcsio" % "1.6.3"
<dependency org="com.google.cloud.bigdataoss" name="gcsio" rev="1.6.3"/>
@Grapes(@Grab(group='com.google.cloud.bigdataoss', module='gcsio', version='1.6.3'))
'com.google.cloud.bigdataoss:gcsio:jar:1.6.3'
Click the following link to download the jar file.
gcsio-1.6.3-javadoc.jar