Download hprof-heap-0.7.jar file - Jar h

Jar examples for h:hprof-heap

Description

HPROF heap dump parser

You can download jar file hprof-heap 0.7 in this page.

License

Apache License

Build File

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'

Download

Click the following link to download the jar file.

hprof-heap-0.7-javadoc.jar
hprof-heap-0.7-sources.jar
hprof-heap-0.7.jar
hprof-heap-0.7.pom



Related Tutorials