| Группа | Группаcom.github.liuzhengyang |
|---|---|
| Идентификатор | Идентификаторapm-boot |
| Версия | Версия1.10.5 |
| Тип | Типjar |
| Описание |
Описание |
| Имя Файла | Размер |
|---|---|
| apm-boot-1.10.5.pom | |
| apm-boot-1.10.5.jar | 6 KB |
| apm-boot-1.10.5-sources.jar | 2 KB |
| apm-boot-1.10.5-javadoc.jar | 23 KB |
| apm-boot-1.10.5-jar-with-dependencies.jar | 21 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.liuzhengyang/apm-boot/ -->
<dependency>
<groupId>com.github.liuzhengyang</groupId>
<artifactId>apm-boot</artifactId>
<version>1.10.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuzhengyang/apm-boot/
implementation 'com.github.liuzhengyang:apm-boot:1.10.5'
// https://jarcasting.com/artifacts/com.github.liuzhengyang/apm-boot/
implementation ("com.github.liuzhengyang:apm-boot:1.10.5")
'com.github.liuzhengyang:apm-boot:jar:1.10.5'
<dependency org="com.github.liuzhengyang" name="apm-boot" rev="1.10.5">
<artifact name="apm-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuzhengyang', module='apm-boot', version='1.10.5')
)
libraryDependencies += "com.github.liuzhengyang" % "apm-boot" % "1.10.5"
[com.github.liuzhengyang/apm-boot "1.10.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.liuzhengyang : apm-common | jar | |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| commons-io : commons-io | jar | 2.6 |