License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-vpcaccess-parent |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Serverless VPC Access 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-vpcaccess-parent-2.2.1.pom | 6 KB |
google-cloud-vpcaccess-parent-2.2.1-tests.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-vpcaccess-parent/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-vpcaccess-parent</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-vpcaccess-parent/
implementation 'com.google.cloud:google-cloud-vpcaccess-parent:2.2.1'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-vpcaccess-parent/
implementation ("com.google.cloud:google-cloud-vpcaccess-parent:2.2.1")
'com.google.cloud:google-cloud-vpcaccess-parent:jar:2.2.1'
<dependency org="com.google.cloud" name="google-cloud-vpcaccess-parent" rev="2.2.1">
<artifact name="google-cloud-vpcaccess-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-vpcaccess-parent', version='2.2.1')
)
libraryDependencies += "com.google.cloud" % "google-cloud-vpcaccess-parent" % "2.2.1"
[com.google.cloud/google-cloud-vpcaccess-parent "2.2.1"]