Last Version

stackfold 1

Fold related stacks in Java thread dumps

License

License

GroupId

GroupId

io.airlift
ArtifactId

ArtifactId

stackfold
Version

Version

1
Type

Type

jar
Description

Description

stackfold
Fold related stacks in Java thread dumps
Project URL

Project URL

https://github.com/airlift/stackfold

Download stackfold 1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
com.google.code.findbugs : annotations jar 2.0.3

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.9.6

Project Modules

There are no modules declared in this project.