GCP Plugin Clients

These classes provide shared GCP client functionality.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.google.graphite
ArtifactId

ArtifactId

gcp-client
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

GCP Plugin Clients
These classes provide shared GCP client functionality.
Project Organization

Project Organization

Google

Download gcp-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.graphite/gcp-client/ -->
<dependency>
    <groupId>com.google.graphite</groupId>
    <artifactId>gcp-client</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.graphite/gcp-client/
implementation 'com.google.graphite:gcp-client:0.1.0'
// https://jarcasting.com/artifacts/com.google.graphite/gcp-client/
implementation ("com.google.graphite:gcp-client:0.1.0")
'com.google.graphite:gcp-client:jar:0.1.0'
<dependency org="com.google.graphite" name="gcp-client" rev="0.1.0">
  <artifact name="gcp-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.graphite', module='gcp-client', version='0.1.0')
)
libraryDependencies += "com.google.graphite" % "gcp-client" % "0.1.0"
[com.google.graphite/gcp-client "0.1.0"]

Dependencies

compile (8)

Group / Artifact Type Version
com.google.apis : google-api-services-container jar v1-rev20190628-1.29.2
com.google.apis : google-api-services-compute jar v1-rev20190624-1.29.2
com.google.apis : google-api-services-cloudresourcemanager jar v1-rev20190807-1.29.2
com.google.api-client : google-api-client jar 1.29.2
com.diffplug.durian : durian jar 3.4.0
org.awaitility : awaitility jar 3.1.6
com.google.http-client : google-http-client jar 1.29.2
com.google.guava : guava jar 19.0

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.10.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0