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