Last Version

Google Cloud Trace Java SDK Root Project 0.3.3

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

Google Cloud Container PaaS Providers
GroupId

GroupId

com.github.japgolly.fork.google-cloud-trace
ArtifactId

ArtifactId

root
Version

Version

0.3.3
Type

Type

pom
Description

Description

Google Cloud Trace Java SDK Root Project
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
Source Code Management

Source Code Management

https://github.com/japgolly/cloud-trace-java

Download root 0.3.3

Filename Size
root-0.3.3.pom 5 KB
Browse

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

Dependencies

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

Project Modules

  • guice
  • samples
  • sdk
  • services
  • sinks/v1