License |
License |
---|---|
Categories |
CategoriesContainer Google Cloud PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-container-bom |
Version | Version2.3.7 |
Type | Typejar |
Description |
DescriptionGoogle Cloud container BOM
BOM for Google Cloud Container
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
google-cloud-container-bom-2.3.7.pom | 3 KB |
google-cloud-container-bom-2.3.7-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-container-bom/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-container-bom</artifactId>
<version>2.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-container-bom/
implementation 'com.google.cloud:google-cloud-container-bom:2.3.7'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-container-bom/
implementation ("com.google.cloud:google-cloud-container-bom:2.3.7")
'com.google.cloud:google-cloud-container-bom:jar:2.3.7'
<dependency org="com.google.cloud" name="google-cloud-container-bom" rev="2.3.7">
<artifact name="google-cloud-container-bom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-container-bom', version='2.3.7')
)
libraryDependencies += "com.google.cloud" % "google-cloud-container-bom" % "2.3.7"
[com.google.cloud/google-cloud-container-bom "2.3.7"]