| Лицензия |
Лицензия |
|---|---|
| Группа | Группаdk.tildeslash.xray |
| Идентификатор | Идентификаторinstrumentor |
| Версия | Версия1.1.0 |
| Тип | Типpom |
| Описание |
Описаниеxray-instrumentor
AspejctJ compile time weaver for adding AWS X-Ray subsegments to methods.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.amazonaws : aws-xray-recorder-sdk-core | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |