Last Version

org.gridkit.jvmtool::heaplib 0.2

Heap analysis library

License

License

GroupId

GroupId

org.gridkit.jvmtool
ArtifactId

ArtifactId

heaplib
Version

Version

0.2
Type

Type

jar
Description

Description

org.gridkit.jvmtool::heaplib
Heap analysis library
Project URL

Project URL

http://code.google.com/p/gridkit/heaplib

Download heaplib 0.2


<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
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

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.assertj : assertj-core jar 1.6.0
org.gridkit.lab : jvm-attach-api jar 1.4

Project Modules

There are no modules declared in this project.