Last Version

Google Cloud Trace for Servlets 0.1.1

Google Cloud Trace Java Instrumentation is a collection of Java libraries that integrate with Google Cloud Trace for collecting, displaying, and analyzing latency data from applications.

License

License

GroupId

GroupId

com.google.cloud.trace.instrumentation
ArtifactId

ArtifactId

servlet
Version

Version

0.1.1
Type

Type

jar
Description

Description

Google Cloud Trace for Servlets
Google Cloud Trace Java Instrumentation is a collection of Java libraries that integrate with Google Cloud Trace for collecting, displaying, and analyzing latency data from applications.

Download servlet 0.1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.cloud.trace : core jar 0.3.2
com.google.cloud.trace : service jar 0.3.2
javax.servlet : javax.servlet-api jar 3.1.0
com.google.cloud.trace.instrumentation : core-http jar 0.1.1

Project Modules

There are no modules declared in this project.