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.

Лицензия

Лицензия

Группа

Группа

com.google.cloud.trace.instrumentation
Идентификатор

Идентификатор

servlet
Последняя версия

Последняя версия

0.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.

Скачать servlet

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Google Cloud Trace Java Instrumentation

Build Status Maven Central

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.

com.google.cloud.trace.instrumentation

Google Cloud Platform

Версии библиотеки

Версия
0.1.1
0.1.0