| License |
License |
|---|---|
| GroupId | GroupIdorg.gridkit.jvmtool |
| ArtifactId | ArtifactIdsjk-stacktrace |
| Last Version | Last Version0.20 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.gridkit.jvmtool::sjk-stacktrace
Thread dumps: capture and encoding
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| sjk-stacktrace-0.20.pom | |
| sjk-stacktrace-0.20.jar | 267 KB |
| sjk-stacktrace-0.20-sources.jar | 109 KB |
| sjk-stacktrace-0.20-javadoc.jar | 677 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.gridkit.jvmtool/sjk-stacktrace/ -->
<dependency>
<groupId>org.gridkit.jvmtool</groupId>
<artifactId>sjk-stacktrace</artifactId>
<version>0.20</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/sjk-stacktrace/
implementation 'org.gridkit.jvmtool:sjk-stacktrace:0.20'
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/sjk-stacktrace/
implementation ("org.gridkit.jvmtool:sjk-stacktrace:0.20")
'org.gridkit.jvmtool:sjk-stacktrace:jar:0.20'
<dependency org="org.gridkit.jvmtool" name="sjk-stacktrace" rev="0.20">
<artifact name="sjk-stacktrace" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.jvmtool', module='sjk-stacktrace', version='0.20')
)
libraryDependencies += "org.gridkit.jvmtool" % "sjk-stacktrace" % "0.20"
[org.gridkit.jvmtool/sjk-stacktrace "0.20"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.gridkit.jvmtool : sjk-json | 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 |