Last Version

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

GroupId

GroupId

com.google.cloud.trace.v1
ArtifactId

ArtifactId

sink
Version

Version

0.7.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 sink 0.7.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.cloud.trace : core jar 0.7.0
com.google.guava : guava jar 19.0
com.google.cloud : google-cloud-trace jar 0.34.0-beta
com.google.protobuf : protobuf-java jar 3.5.1
com.google.cloud.trace : sdk-sink jar 0.7.0

test (2)

Group / Artifact Type Version
com.google.truth : truth jar 0.30
org.mockito : mockito-core jar 2.2.6

Project Modules

There are no modules declared in this project.