Last Version

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

Categories

Categories

gRPC Net Networking
GroupId

GroupId

com.google.cloud.trace
ArtifactId

ArtifactId

grpc-sink
Version

Version

0.1.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-sink 0.1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.cloud.trace : v1 jar 0.1.0
com.google.api.grpc : grpc-google-devtools-cloudtrace-v1 jar 0.1.0
com.google.auth : google-auth-library-credentials jar 0.4.0
io.grpc : grpc-auth jar 1.0.1
io.grpc : grpc-core jar 1.0.1

Project Modules

There are no modules declared in this project.