Jar examples for h:hprof-heap
HPROF heap dump parser
You can download jar file hprof-heap 0.7 in this page.
Apache License
You can use the following script to add hprof-heap-0.7.jar to your project.
<dependency> <groupId>org.gridkit.jvmtool</groupId> <artifactId>hprof-heap</artifactId> <version>0.7</version> </dependency>
compile group: 'org.gridkit.jvmtool', name: 'hprof-heap', version: '0.7'
libraryDependencies += "org.gridkit.jvmtool" % "hprof-heap" % "0.7"
<dependency org="org.gridkit.jvmtool" name="hprof-heap" rev="0.7"/>
@Grapes(@Grab(group='org.gridkit.jvmtool', module='hprof-heap', version='0.7'))
'org.gridkit.jvmtool:hprof-heap:jar:0.7'
Click the following link to download the jar file.
hprof-heap-0.7-javadoc.jar