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