| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.perfcake |
| Идентификатор | Идентификаторperfcake-agent |
| Версия | Версия7.5 |
| Тип | Типjar |
| Описание |
ОписаниеPerfCake Agent
JVM Agent for PerfCake
|
| Организация-разработчик |
Организация-разработчикPerfCake Community |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| perfcake-agent-7.5.pom | |
| perfcake-agent-7.5.jar | 11 KB |
| perfcake-agent-7.5-sources.jar | 10 KB |
| perfcake-agent-7.5-javadoc.jar | 35 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.perfcake/perfcake-agent/ -->
<dependency>
<groupId>org.perfcake</groupId>
<artifactId>perfcake-agent</artifactId>
<version>7.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.perfcake/perfcake-agent/
implementation 'org.perfcake:perfcake-agent:7.5'
// https://jarcasting.com/artifacts/org.perfcake/perfcake-agent/
implementation ("org.perfcake:perfcake-agent:7.5")
'org.perfcake:perfcake-agent:jar:7.5'
<dependency org="org.perfcake" name="perfcake-agent" rev="7.5">
<artifact name="perfcake-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.perfcake', module='perfcake-agent', version='7.5')
)
libraryDependencies += "org.perfcake" % "perfcake-agent" % "7.5"
[org.perfcake/perfcake-agent "7.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | |
| org.apache.logging.log4j : log4j-1.2-api | jar | |
| org.slf4j : slf4j-log4j12 | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : annotations | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | |
| org.jacoco : org.jacoco.core | jar |