License |
License |
---|---|
GroupId | GroupIdorg.gridkit.jvmtool |
ArtifactId | ArtifactIdsjk-hflame |
Version | Version0.18 |
Type | Typejar |
Description |
Descriptionorg.gridkit.jvmtool::sjk-hflame
HTML based flame graph visualizer
|
Project URL |
Project URL |
Filename | Size |
---|---|
sjk-hflame-0.18.pom | |
sjk-hflame-0.18.jar | 66 KB |
sjk-hflame-0.18-sources.jar | 54 KB |
sjk-hflame-0.18-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.18</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/sjk-hflame/
implementation 'org.gridkit.jvmtool:sjk-hflame:0.18'
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/sjk-hflame/
implementation ("org.gridkit.jvmtool:sjk-hflame:0.18")
'org.gridkit.jvmtool:sjk-hflame:jar:0.18'
<dependency org="org.gridkit.jvmtool" name="sjk-hflame" rev="0.18">
<artifact name="sjk-hflame" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.jvmtool', module='sjk-hflame', version='0.18')
)
libraryDependencies += "org.gridkit.jvmtool" % "sjk-hflame" % "0.18"
[org.gridkit.jvmtool/sjk-hflame "0.18"]
Group / Artifact | Type | Version |
---|---|---|
org.gridkit.jvmtool : sjk-stacktrace | jar | 0.18 |
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 |