| License |
License |
|---|---|
| GroupId | GroupIdorg.gridkit.jvmtool |
| ArtifactId | ArtifactIdsjk-hflame |
| Last Version | Last Version0.20 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.gridkit.jvmtool::sjk-hflame
HTML based flame graph visualizer
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| sjk-hflame-0.20.pom | |
| sjk-hflame-0.20.jar | 66 KB |
| sjk-hflame-0.20-sources.jar | 54 KB |
| sjk-hflame-0.20-javadoc.jar | 60 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.gridkit.jvmtool/sjk-hflame/ -->
<dependency>
<groupId>org.gridkit.jvmtool</groupId>
<artifactId>sjk-hflame</artifactId>
<version>0.20</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/sjk-hflame/
implementation 'org.gridkit.jvmtool:sjk-hflame:0.20'
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/sjk-hflame/
implementation ("org.gridkit.jvmtool:sjk-hflame:0.20")
'org.gridkit.jvmtool:sjk-hflame:jar:0.20'
<dependency org="org.gridkit.jvmtool" name="sjk-hflame" rev="0.20">
<artifact name="sjk-hflame" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.jvmtool', module='sjk-hflame', version='0.20')
)
libraryDependencies += "org.gridkit.jvmtool" % "sjk-hflame" % "0.20"
[org.gridkit.jvmtool/sjk-hflame "0.20"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.gridkit.jvmtool : sjk-stacktrace | jar | 0.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.assertj : assertj-core | jar | 1.6.0 |
| com.carrotsearch : junit-benchmarks | jar | 0.7.2 |