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

Google Cloud Trace Java SDK Annotations 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.

Лицензия

Лицензия

Группа

Группа

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

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

annotation
Версия

Версия

0.7.0
Тип

Тип

jar
Описание

Описание

Google Cloud Trace Java SDK Annotations
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.
Ссылка на сайт

Ссылка на сайт

http://cloud.google.com/trace

Скачать annotation 0.7.0


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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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