Last Version

Google Cloud Trace Java SDK Core Components Implementations 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
ArtifactId

ArtifactId

implementation
Version

Version

0.7.0
Type

Type

jar
Description

Description

Google Cloud Trace Java SDK Core Components Implementations
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 implementation 0.7.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.cloud.trace : core jar 0.7.0
com.google.guava : guava jar 19.0
io.grpc : grpc-context jar 1.9.0
com.google.cloud.trace : sdk-sink jar 0.7.0

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1

test (2)

Group / Artifact Type Version
com.google.cloud.trace : core-testing jar 0.7.0
com.google.truth : truth jar 0.30

Project Modules

There are no modules declared in this project.