License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration Google Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-os-config-bom |
Last Version | Last Version2.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle OS Config API BOM
BOM for OS Config API
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
google-cloud-os-config-bom-2.4.3.pom | 2 KB |
google-cloud-os-config-bom-2.4.3-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-os-config-bom/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-os-config-bom</artifactId>
<version>2.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-os-config-bom/
implementation 'com.google.cloud:google-cloud-os-config-bom:2.4.3'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-os-config-bom/
implementation ("com.google.cloud:google-cloud-os-config-bom:2.4.3")
'com.google.cloud:google-cloud-os-config-bom:jar:2.4.3'
<dependency org="com.google.cloud" name="google-cloud-os-config-bom" rev="2.4.3">
<artifact name="google-cloud-os-config-bom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-os-config-bom', version='2.4.3')
)
libraryDependencies += "com.google.cloud" % "google-cloud-os-config-bom" % "2.4.3"
[com.google.cloud/google-cloud-os-config-bom "2.4.3"]