Google Cloud Trace for JAX-RS (Java API for RESTful Services)

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
Идентификатор

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

jax-rs
Последняя версия

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

0.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Google Cloud Trace for JAX-RS (Java API for RESTful Services)
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.

Скачать jax-rs

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.google.cloud.trace : core Необязательный jar 0.3.2
com.google.cloud.trace.instrumentation : core-http jar 0.1.1
com.google.cloud.trace : service Необязательный jar 0.3.2

provided (1)

Идентификатор библиотеки Тип Версия
javax.ws.rs : javax.ws.rs-api jar 2.0.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