xray-instrumentor

AspejctJ compile time weaver for adding AWS X-Ray subsegments to methods.

Лицензия

Лицензия

MIT
Группа

Группа

dk.tildeslash.xray
Идентификатор

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

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

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

1.1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

xray-instrumentor
AspejctJ compile time weaver for adding AWS X-Ray subsegments to methods.
Ссылка на сайт

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

https://github.com/Morras/xray-class-instrumentor

Скачать instrumentor

Имя Файла Размер
instrumentor-1.1.0.pom 6 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/dk.tildeslash.xray/instrumentor/ -->
<dependency>
    <groupId>dk.tildeslash.xray</groupId>
    <artifactId>instrumentor</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dk.tildeslash.xray/instrumentor/
implementation 'dk.tildeslash.xray:instrumentor:1.1.0'
// https://jarcasting.com/artifacts/dk.tildeslash.xray/instrumentor/
implementation ("dk.tildeslash.xray:instrumentor:1.1.0")
'dk.tildeslash.xray:instrumentor:pom:1.1.0'
<dependency org="dk.tildeslash.xray" name="instrumentor" rev="1.1.0">
  <artifact name="instrumentor" type="pom" />
</dependency>
@Grapes(
@Grab(group='dk.tildeslash.xray', module='instrumentor', version='1.1.0')
)
libraryDependencies += "dk.tildeslash.xray" % "instrumentor" % "1.1.0"
[dk.tildeslash.xray/instrumentor "1.1.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.amazonaws : aws-xray-recorder-sdk-core jar

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

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

  • class-instrumentor
  • integration-test

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

Версия
1.1.0
1.0