| License |
License |
|---|---|
| Categories |
CategoriesContainer Google Cloud PaaS Providers |
| GroupId | GroupIdcom.google.cloud |
| ArtifactId | ArtifactIdgoogle-cloud-container-bom |
| Version | Version2.3.5 |
| 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.5.pom | 3 KB |
| google-cloud-container-bom-2.3.5-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.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-container-bom/
implementation 'com.google.cloud:google-cloud-container-bom:2.3.5'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-container-bom/
implementation ("com.google.cloud:google-cloud-container-bom:2.3.5")
'com.google.cloud:google-cloud-container-bom:jar:2.3.5'
<dependency org="com.google.cloud" name="google-cloud-container-bom" rev="2.3.5">
<artifact name="google-cloud-container-bom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-container-bom', version='2.3.5')
)
libraryDependencies += "com.google.cloud" % "google-cloud-container-bom" % "2.3.5"
[com.google.cloud/google-cloud-container-bom "2.3.5"]