| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииArthas Универсальные библиотеки Utility |
| Группа | Группаcom.taobao.arthas |
| Идентификатор | Идентификаторarthas-memorycompiler |
| Версия | Версия3.5.3 |
| Тип | Типjar |
| Описание |
Описаниеarthas-memorycompiler
arthas
|
| Имя Файла | Размер |
|---|---|
| arthas-memorycompiler-3.5.3.pom | |
| arthas-memorycompiler-3.5.3.jar | 19 KB |
| arthas-memorycompiler-3.5.3-sources.jar | 12 KB |
| arthas-memorycompiler-3.5.3-javadoc.jar | 59 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.taobao.arthas/arthas-memorycompiler/ -->
<dependency>
<groupId>com.taobao.arthas</groupId>
<artifactId>arthas-memorycompiler</artifactId>
<version>3.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.taobao.arthas/arthas-memorycompiler/
implementation 'com.taobao.arthas:arthas-memorycompiler:3.5.3'
// https://jarcasting.com/artifacts/com.taobao.arthas/arthas-memorycompiler/
implementation ("com.taobao.arthas:arthas-memorycompiler:3.5.3")
'com.taobao.arthas:arthas-memorycompiler:jar:3.5.3'
<dependency org="com.taobao.arthas" name="arthas-memorycompiler" rev="3.5.3">
<artifact name="arthas-memorycompiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.taobao.arthas', module='arthas-memorycompiler', version='3.5.3')
)
libraryDependencies += "com.taobao.arthas" % "arthas-memorycompiler" % "3.5.3"
[com.taobao.arthas/arthas-memorycompiler "3.5.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.31 |