License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.google.cloud.graphite |
ArtifactId | ArtifactIdgcp-client |
Version | Version0.3.0 |
Type | Typejar |
Description |
DescriptionGCP Plugin Clients
These classes provide shared GCP client functionality.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gcp-client-0.3.0.pom | |
gcp-client-0.3.0.jar | 50 KB |
gcp-client-0.3.0-sources.jar | 33 KB |
gcp-client-0.3.0-javadoc.jar | 107 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.10.0 |
junit : junit | jar | 4.12 |