Last Version

GCP Plugin Clients 0.3.0

These classes provide shared GCP client functionality.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.google.cloud.graphite
ArtifactId

ArtifactId

gcp-client
Version

Version

0.3.0
Type

Type

jar
Description

Description

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

Project Organization

Google

Download gcp-client 0.3.0


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

Dependencies

compile (12)

Group / Artifact Type Version
com.google.apis : google-api-services-container jar v1-rev74-1.25.0
com.google.apis : google-api-services-compute jar v1-rev214-1.25.0
com.google.apis : google-api-services-cloudresourcemanager jar v1-rev547-1.25.0
com.google.apis : google-api-services-containeranalysis jar v1beta1-rev19-1.25.0
com.google.apis : google-api-services-binaryauthorization jar v1beta1-rev38-1.25.0
com.google.apis : google-api-services-cloudkms jar v1-rev89-1.25.0
com.google.api-client : google-api-client jar 1.25.0
com.google.http-client : google-http-client-jackson2 jar 1.25.0
com.diffplug.durian : durian jar 3.4.0
org.awaitility : awaitility jar 3.1.6
com.google.http-client : google-http-client jar 1.21.0
com.google.guava : guava jar 20.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

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.