Last Version

Google Cloud Trace Java SDK gRPC Sink 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

gRPC Net Networking
GroupId

GroupId

com.google.cloud.trace.v1
ArtifactId

ArtifactId

grpc-consumer
Version

Version

0.7.0
Type

Type

jar
Description

Description

Google Cloud Trace Java SDK gRPC Sink
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 grpc-consumer 0.7.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.cloud.trace.v1 : sink jar 0.7.0
com.google.cloud : google-cloud-trace jar 0.34.0-beta
com.google.auth : google-auth-library-credentials jar 0.9.0

Project Modules

There are no modules declared in this project.