Last Version

Google Cloud Trace Java SDK Logging Service 0.7.0

Google Cloud Trace SDK for Java is a Java library that provides tools, best practices, and examples for integrating with Google Cloud Trace, a feature of Google Cloud Platform that collects, displays, and analyzes latency data from applications.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.google.cloud.trace
ArtifactId

ArtifactId

logging-service
Version

Version

0.7.0
Type

Type

jar
Description

Description

Google Cloud Trace Java SDK Logging Service
Google Cloud Trace SDK for Java is a Java library that provides tools, best practices, and examples for integrating with Google Cloud Trace, a feature of Google Cloud Platform that collects, displays, and analyzes latency data from applications.

Download logging-service 0.7.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.cloud.trace : core jar 0.7.0
com.google.cloud.trace : implementation jar 0.7.0
com.google.cloud.trace : java-timestamp jar 0.7.0
com.google.cloud.trace : service jar 0.7.0
com.google.cloud.trace.v1 : sink jar 0.7.0

Project Modules

There are no modules declared in this project.