Last Version

GCloud Java Logging 0.2.8

Java idiomatic client for Stackdriver Logging.

License

License

Categories

Categories

Java Languages Logging Application Layer Libs
GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

gcloud-java-logging
Version

Version

0.2.8
Type

Type

jar
Description

Description

GCloud Java Logging
Java idiomatic client for Stackdriver Logging.
Project Organization

Project Organization

Google

Download gcloud-java-logging 0.2.8


<!-- https://jarcasting.com/artifacts/com.google.cloud/gcloud-java-logging/ -->
<dependency>
    <groupId>com.google.cloud</groupId>
    <artifactId>gcloud-java-logging</artifactId>
    <version>0.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/gcloud-java-logging/
implementation 'com.google.cloud:gcloud-java-logging:0.2.8'
// https://jarcasting.com/artifacts/com.google.cloud/gcloud-java-logging/
implementation ("com.google.cloud:gcloud-java-logging:0.2.8")
'com.google.cloud:gcloud-java-logging:jar:0.2.8'
<dependency org="com.google.cloud" name="gcloud-java-logging" rev="0.2.8">
  <artifact name="gcloud-java-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='gcloud-java-logging', version='0.2.8')
)
libraryDependencies += "com.google.cloud" % "gcloud-java-logging" % "0.2.8"
[com.google.cloud/gcloud-java-logging "0.2.8"]

Dependencies

compile (5)

Group / Artifact Type Version
io.netty : netty-tcnative-boringssl-static jar 1.1.33.Fork17
com.google.cloud : gcloud-java-core jar 0.2.8
com.google.api.grpc : grpc-google-logging-v2 jar 0.0.7
io.grpc : grpc-all jar 0.15.0
com.google.auto.value : auto-value jar 1.1

test (3)

Group / Artifact Type Version
com.google.cloud : gcloud-java-core test-jar 0.2.8
junit : junit jar 4.12
org.easymock : easymock jar 3.4

Project Modules

There are no modules declared in this project.