| License |
License |
|---|---|
| Categories |
CategoriesLogging Application Layer Libs Google Cloud Container PaaS Providers |
| GroupId | GroupIdcom.google.cloud |
| ArtifactId | ArtifactIdgoogle-cloud-logging |
| Version | Version2.3.1 |
| Type | Typejar |
| Description |
DescriptionGoogle Cloud Logging
Java idiomatic client for Cloud Logging
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationGoogle LLC |
| Filename | Size |
|---|---|
| google-cloud-logging-2.3.1.pom | |
| google-cloud-logging-2.3.1.jar | 299 KB |
| google-cloud-logging-2.3.1-tests.jar | 140 KB |
| google-cloud-logging-2.3.1-sources.jar | 135 KB |
| google-cloud-logging-2.3.1-javadoc.jar | 700 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-logging/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-logging</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-logging/
implementation 'com.google.cloud:google-cloud-logging:2.3.1'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-logging/
implementation ("com.google.cloud:google-cloud-logging:2.3.1")
'com.google.cloud:google-cloud-logging:jar:2.3.1'
<dependency org="com.google.cloud" name="google-cloud-logging" rev="2.3.1">
<artifact name="google-cloud-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-logging', version='2.3.1')
)
libraryDependencies += "com.google.cloud" % "google-cloud-logging" % "2.3.1"
[com.google.cloud/google-cloud-logging "2.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.mojo : animal-sniffer-annotations Optional | jar | 1.20 |
| com.google.android : annotations Optional | jar | 4.1.1.4 |
| io.perfmark : perfmark-api Optional | jar | 0.23.0 |