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