Skip to content
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.

A set of java libraries for integrating Google Cloud Platform with open source tools

License

Notifications You must be signed in to change notification settings

GoogleCloudPlatform/gcp-plugin-core-java

Repository files navigation

GCP Plugin Core Documentation

A set of java libraries used by Google Cloud Graphite for common interactions with GCP.

Documentation

Please see the GCP Plugin Core for Java wiki for complete documentation.

Usage

Maven

You can use these libraries by including the following in your pom.xml:

<dependencies>
  ...
  <dependency>
    <groupId>com.google.graphite</groupId>
    <artifactId>gcp-plugin-core-java</artifactId>
    <version>0.2.1</version>
  </dependency>
  ...
</dependencies>

Feature requests and bug reports

Please file feature requests and bug reports as GitHub issues

Contributing

See CONTRIBUTING.md

License

See LICENSE

About

A set of java libraries for integrating Google Cloud Platform with open source tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published