| Лицензия |
Лицензия |
|---|---|
| Группа | Группаco.elastic.apm |
| Идентификатор | Идентификаторapm-agent-parent |
| Версия | Версия1.32.0 |
| Тип | Типpom |
| Описание |
Описаниеco.elastic.apm:apm-agent-parent
APM for Java applications with the Elastic stack
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| apm-agent-parent-1.32.0.pom | 27 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/co.elastic.apm/apm-agent-parent/ -->
<dependency>
<groupId>co.elastic.apm</groupId>
<artifactId>apm-agent-parent</artifactId>
<version>1.32.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.elastic.apm/apm-agent-parent/
implementation 'co.elastic.apm:apm-agent-parent:1.32.0'
// https://jarcasting.com/artifacts/co.elastic.apm/apm-agent-parent/
implementation ("co.elastic.apm:apm-agent-parent:1.32.0")
'co.elastic.apm:apm-agent-parent:pom:1.32.0'
<dependency org="co.elastic.apm" name="apm-agent-parent" rev="1.32.0">
<artifact name="apm-agent-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.elastic.apm', module='apm-agent-parent', version='1.32.0')
)
libraryDependencies += "co.elastic.apm" % "apm-agent-parent" % "1.32.0"
[co.elastic.apm/apm-agent-parent "1.32.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.mojo : animal-sniffer-annotations Необязательный | jar | 1.17 |
| com.google.code.findbugs : jsr305 Необязательный | jar | 3.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| junit : junit | jar | 4.13.2 |
| org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
| org.assertj : assertj-core | jar | 3.23.1 |
| org.mockito : mockito-core | jar | 4.6.0 |
| com.networknt : json-schema-validator | jar | 1.0.70 |
| com.fasterxml.jackson.core : jackson-databind | jar | [2.10.0,) |
| com.github.tomakehurst : wiremock-standalone | jar | 2.27.2 |
| org.awaitility : awaitility | jar | 4.2.0 |