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

v1
Version

Version

0.7.0
Type

Type

pom
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.

Download v1 0.7.0

Filename Size
v1-0.7.0.pom 724 bytes
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sink
  • grpc-consumer
  • http-consumer