MVN

com.github.japgolly.fork.google-cloud-trace : root

Maven & Gradle

Aug 11, 2017
0 stars

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.

<dependency>
    <groupId>com.github.japgolly.fork.google-cloud-trace</groupId>
    <artifactId>root</artifactId>
    <version>0.3.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.japgolly.fork.google-cloud-trace : root to add to Maven - Latest Versions:

  • Latest Stable: 0.3.3

All Versions

Choose a version of com.github.japgolly.fork.google-cloud-trace : root to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
root-0.3.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.japgolly.fork.google-cloud-trace</groupId>
    <artifactId>root</artifactId>
    <version>0.3.3</version>
</dependency>

Advertisement