License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs Google Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-logging |
Version | Version2.3.0 |
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.0.pom | |
google-cloud-logging-2.3.0.jar | 299 KB |
google-cloud-logging-2.3.0-tests.jar | 140 KB |
google-cloud-logging-2.3.0-sources.jar | 135 KB |
google-cloud-logging-2.3.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-logging/
implementation 'com.google.cloud:google-cloud-logging:2.3.0'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-logging/
implementation ("com.google.cloud:google-cloud-logging:2.3.0")
'com.google.cloud:google-cloud-logging:jar:2.3.0'
<dependency org="com.google.cloud" name="google-cloud-logging" rev="2.3.0">
<artifact name="google-cloud-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-logging', version='2.3.0')
)
libraryDependencies += "com.google.cloud" % "google-cloud-logging" % "2.3.0"
[com.google.cloud/google-cloud-logging "2.3.0"]
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 |