Last Version

Google Cloud Trace Java SDK Servlet Utilities 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

GroupId

GroupId

com.google.cloud.trace
ArtifactId

ArtifactId

servlet
Version

Version

0.7.0
Type

Type

jar
Description

Description

Google Cloud Trace Java SDK Servlet Utilities
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 servlet 0.7.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.cloud.trace : core jar 0.7.0
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.