Categories |
CategoriesMonitoring Application Testing & Monitoring Google Cloud Container PaaS Providers |
---|---|
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-monitoring-bom |
Version | Version1.99.1 |
Type | Typejar |
Filename | Size |
---|---|
google-cloud-monitoring-bom-1.99.1.pom | 3 KB |
google-cloud-monitoring-bom-1.99.1-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>1.99.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-monitoring-bom/
implementation 'com.google.cloud:google-cloud-monitoring-bom:1.99.1'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-monitoring-bom/
implementation ("com.google.cloud:google-cloud-monitoring-bom:1.99.1")
'com.google.cloud:google-cloud-monitoring-bom:jar:1.99.1'
<dependency org="com.google.cloud" name="google-cloud-monitoring-bom" rev="1.99.1">
<artifact name="google-cloud-monitoring-bom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-monitoring-bom', version='1.99.1')
)
libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-bom" % "1.99.1"
[com.google.cloud/google-cloud-monitoring-bom "1.99.1"]