| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.airlift |
| Идентификатор | Идентификаторstackfold |
| Версия | Версия1 |
| Тип | Типjar |
| Описание |
Описаниеstackfold
Fold related stacks in Java thread dumps
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| stackfold-1.pom | |
| stackfold-1.jar | 15 KB |
| stackfold-1-tests.jar | 5 KB |
| stackfold-1-test-sources.jar | 3 KB |
| stackfold-1-sources.jar | 6 KB |
| stackfold-1-javadoc.jar | 49 KB |
| stackfold-1-executable.jar | 2 MB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 18.0 |
| com.google.code.findbugs : annotations | jar | 2.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.9.6 |