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