License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-kms-parent |
Last Version | Last Version2.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Cloud KMS Parent
Java idiomatic client for Google Cloud Platform services.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
google-cloud-kms-parent-2.5.3.pom | 6 KB |
google-cloud-kms-parent-2.5.3-tests.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-kms-parent/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-kms-parent</artifactId>
<version>2.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-kms-parent/
implementation 'com.google.cloud:google-cloud-kms-parent:2.5.3'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-kms-parent/
implementation ("com.google.cloud:google-cloud-kms-parent:2.5.3")
'com.google.cloud:google-cloud-kms-parent:jar:2.5.3'
<dependency org="com.google.cloud" name="google-cloud-kms-parent" rev="2.5.3">
<artifact name="google-cloud-kms-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-kms-parent', version='2.5.3')
)
libraryDependencies += "com.google.cloud" % "google-cloud-kms-parent" % "2.5.3"
[com.google.cloud/google-cloud-kms-parent "2.5.3"]