| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.liuzhengyang |
| Идентификатор | Идентификаторsimple-apm |
| Версия | Версия1.10.5 |
| Тип | Типpom |
| Описание |
ОписаниеSimple APM
Yet another profiling tool
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| simple-apm-1.10.5.pom | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.liuzhengyang/simple-apm/ -->
<dependency>
<groupId>com.github.liuzhengyang</groupId>
<artifactId>simple-apm</artifactId>
<version>1.10.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuzhengyang/simple-apm/
implementation 'com.github.liuzhengyang:simple-apm:1.10.5'
// https://jarcasting.com/artifacts/com.github.liuzhengyang/simple-apm/
implementation ("com.github.liuzhengyang:simple-apm:1.10.5")
'com.github.liuzhengyang:simple-apm:pom:1.10.5'
<dependency org="com.github.liuzhengyang" name="simple-apm" rev="1.10.5">
<artifact name="simple-apm" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.liuzhengyang', module='simple-apm', version='1.10.5')
)
libraryDependencies += "com.github.liuzhengyang" % "simple-apm" % "1.10.5"
[com.github.liuzhengyang/simple-apm "1.10.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.asm : asm | jar | 7.2 |
| org.ow2.asm : asm-util | jar | 7.2 |
| org.ow2.asm : asm-commons | jar | 7.2 |
| org.ow2.asm : asm-tree | jar | 7.2 |
| org.ow2.asm : asm-analysis | jar | 7.2 |
| org.ow2.asm : asm-test | jar | 7.2 |
| net.bytebuddy : byte-buddy-agent | jar | 1.10.1 |
| net.bytebuddy : byte-buddy | jar | 1.10.1 |
| org.javassist : javassist | jar | 3.26.0-GA |
| io.netty : netty-all | jar | 4.1.42.Final |
| org.slf4j : slf4j-api | jar | 1.7.28 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| com.google.guava : guava | jar | 28.0-jre |
| org.mvel : mvel2 | jar | 2.4.4.Final |
| com.fasterxml.jackson.core : jackson-core | jar | 2.10.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
| io.vertx : vertx-shell | jar | 3.8.5 |
| io.vertx : vertx-core | jar | 3.8.5 |
| io.vertx : vertx-web | jar | 3.8.5 |
| io.vertx : vertx-web-templ-freemarker | jar | 3.8.5 |
| org.apache.commons : commons-lang3 | jar | 3.9 |