Last Version

DSL based threaddump analyzer 1.0

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

License

License

GroupId

GroupId

com.github.olivergondza
ArtifactId

ArtifactId

dumpling
Version

Version

1.0
Type

Type

jar
Description

Description

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
Project URL

Project URL

https://github.com/olivergondza/dumpling
Source Code Management

Source Code Management

https://github.com/olivergondza/dumpling

Download dumpling 1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
javax.annotation : jsr250-api jar 1.0
org.reflections : reflections jar 0.9.8
args4j : args4j jar 2.0.26
org.codehaus.groovy : groovy-jsr223 jar 2.3.3
org.codehaus.groovy : groovy-groovysh jar 2.3.3

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.2.1
org.hamcrest : hamcrest-core jar 1.2.1

system (1)

Group / Artifact Type Version
com.sun » tools jar 1.6

Project Modules

There are no modules declared in this project.