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