| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.gridkit.jvmtool |
| Идентификатор | Идентификаторheaplib |
| Версия | Версия0.2 |
| Тип | Типjar |
| Описание |
Описаниеorg.gridkit.jvmtool::heaplib
Heap analysis library
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| heaplib-0.2.pom | |
| heaplib-0.2.jar | 17 KB |
| heaplib-0.2-sources.jar | 7 KB |
| heaplib-0.2-javadoc.jar | 73 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.gridkit.jvmtool/heaplib/ -->
<dependency>
<groupId>org.gridkit.jvmtool</groupId>
<artifactId>heaplib</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/heaplib/
implementation 'org.gridkit.jvmtool:heaplib:0.2'
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/heaplib/
implementation ("org.gridkit.jvmtool:heaplib:0.2")
'org.gridkit.jvmtool:heaplib:jar:0.2'
<dependency org="org.gridkit.jvmtool" name="heaplib" rev="0.2">
<artifact name="heaplib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.jvmtool', module='heaplib', version='0.2')
)
libraryDependencies += "org.gridkit.jvmtool" % "heaplib" % "0.2"
[org.gridkit.jvmtool/heaplib "0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.gridkit.jvmtool : hprof-heap | jar | 0.2 |
| org.gridkit.jvmtool : hprof-oql-engine | jar | 0.2 |
| org.gridkit.jvmtool : sjk-cli | jar | 0.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.assertj : assertj-core | jar | 1.6.0 |
| org.gridkit.lab : jvm-attach-api | jar | 1.4 |