WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

dyeray-cloud/java-cloud-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

== Google Cloud Client Library for Java - Cloud Storage example ==

This is a runnable example based on the authentication and storage snippets from https://github.com/GoogleCloudPlatform/gcloud-java with typos removed.

To run this example:

mvn package
mvn dependency:copy-dependencies
java -cp target/gcloud-example-1.0-SNAPSHOT.jar:target/dependency/*:. com.mycompany.app.App path/to/private_key.json bucket-name

About

Google Cloud Client Library for Java - Cloud Storage example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages