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

Jar examples for h:hprof-heap

Description

HPROF heap dump parser

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

License

Apache License

Build File

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'

Download

Click the following link to download the jar file.

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



Related Tutorials