GCP Plugin Clients

These classes provide shared GCP client functionality.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.google.cloud.graphite
Идентификатор

Идентификатор

gcp-client
Последняя версия

Последняя версия

0.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

GCP Plugin Clients
These classes provide shared GCP client functionality.
Организация-разработчик

Организация-разработчик

Google

Скачать gcp-client

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (12)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.8

test (2)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 2.10.0
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

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

com.google.cloud.graphite

Google Cloud Platform

Версии библиотеки

Версия
0.3.0
0.2.1
0.2.0
0.1.2
0.1.1