Skip to content

Google Cloud Client Library for Java - Cloud Storage example

Notifications You must be signed in to change notification settings

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