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:1.0'
<dependency> <groupId>com.github.olivergondza</groupId> <artifactId>dumpling</artifactId> <version>1.0</version> </dependency>
<dependency org="com.github.olivergondza" name="dumpling" rev="1.0"/>
"com.github.olivergondza", "dumpling", "1.0"