DSL based threaddump analyzer

Dumpling is an object model and domain specific language to represent and query the state of process threads and their lock based dependencies

Лицензия

Лицензия

Группа

Группа

com.github.olivergondza.dumpling
Идентификатор

Идентификатор

dumpling-parent
Последняя версия

Последняя версия

2.4
Дата

Дата

Тип

Тип

pom
Описание

Описание

DSL based threaddump analyzer
Dumpling is an object model and domain specific language to represent and query the state of process threads and their lock based dependencies
Ссылка на сайт

Ссылка на сайт

https://github.com/olivergondza/dumpling
Система контроля версий

Система контроля версий

https://github.com/olivergondza/dumpling

Скачать dumpling-parent

Имя Файла Размер
dumpling-parent-2.4.pom 6 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.olivergondza.dumpling/dumpling-parent/ -->
<dependency>
    <groupId>com.github.olivergondza.dumpling</groupId>
    <artifactId>dumpling-parent</artifactId>
    <version>2.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.olivergondza.dumpling/dumpling-parent/
implementation 'com.github.olivergondza.dumpling:dumpling-parent:2.4'
// https://jarcasting.com/artifacts/com.github.olivergondza.dumpling/dumpling-parent/
implementation ("com.github.olivergondza.dumpling:dumpling-parent:2.4")
'com.github.olivergondza.dumpling:dumpling-parent:pom:2.4'
<dependency org="com.github.olivergondza.dumpling" name="dumpling-parent" rev="2.4">
  <artifact name="dumpling-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.olivergondza.dumpling', module='dumpling-parent', version='2.4')
)
libraryDependencies += "com.github.olivergondza.dumpling" % "dumpling-parent" % "2.4"
[com.github.olivergondza.dumpling/dumpling-parent "2.4"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 jar 1.3.9

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.2.1
org.hamcrest : hamcrest-core jar 1.2.1

Модули Проекта

  • test-utils
  • core
  • groovy-api
  • cli

Версии библиотеки

Версия
2.4
2.3
2.2
2.1
2.0