Last Version

Google Cloud Trace Java SDK API V1 Guice Modules 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

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.google.cloud.trace
ArtifactId

ArtifactId

guice-v1
Version

Version

0.7.0
Type

Type

jar
Description

Description

Google Cloud Trace Java SDK API V1 Guice Modules
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

Download guice-v1 0.7.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.cloud.trace : core jar 0.7.0
com.google.cloud.trace.v1 : sink jar 0.7.0
com.google.cloud : google-cloud-trace jar 0.34.0-beta
com.google.inject : guice jar 4.0
com.google.inject.extensions : guice-multibindings jar 4.0

Project Modules

There are no modules declared in this project.