Last Version

org.gridkit.jvmtool::heap-cli 0.2

CLI for HPROF heap dump analysis

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.gridkit.jvmtool
ArtifactId

ArtifactId

heap-cli
Version

Version

0.2
Type

Type

jar
Description

Description

org.gridkit.jvmtool::heap-cli
CLI for HPROF heap dump analysis

Download heap-cli 0.2


<!-- https://jarcasting.com/artifacts/org.gridkit.jvmtool/heap-cli/ -->
<dependency>
    <groupId>org.gridkit.jvmtool</groupId>
    <artifactId>heap-cli</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/heap-cli/
implementation 'org.gridkit.jvmtool:heap-cli:0.2'
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/heap-cli/
implementation ("org.gridkit.jvmtool:heap-cli:0.2")
'org.gridkit.jvmtool:heap-cli:jar:0.2'
<dependency org="org.gridkit.jvmtool" name="heap-cli" rev="0.2">
  <artifact name="heap-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.jvmtool', module='heap-cli', version='0.2')
)
libraryDependencies += "org.gridkit.jvmtool" % "heap-cli" % "0.2"
[org.gridkit.jvmtool/heap-cli "0.2"]

Dependencies

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.