Last Version

Google Cloud Trace Java SDK API v1 Dependencies 0.1.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

GroupId

GroupId

com.google.cloud.trace
ArtifactId

ArtifactId

v1
Version

Version

0.1.0
Type

Type

jar
Description

Description

Google Cloud Trace Java SDK API v1 Dependencies
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.
Project URL

Project URL

http://cloud.google.com/trace

Download v1 0.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.cloud.trace : core jar 0.1.0
com.google.guava : guava jar 19.0
com.google.api.grpc : grpc-google-devtools-cloudtrace-v1 jar 0.1.0

Project Modules

There are no modules declared in this project.