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