<dependency>
<groupId>org.gridkit.jvmtool</groupId>
<artifactId>sjk-core</artifactId>
<version>0.14</version>
</dependency>
<parent> <groupId>org.gridkit.jvmtool</groupId> <artifactId>jvmtool-umbrella-pom</artifactId> <version>0.14</version> </parent>
compile
|-- org.gridkit.jvmtool:sjk-cli
|-- org.gridkit.jvmtool:sjk-stacktrace
|-- org.gridkit.jvmtool:sjk-hflame
|-- org.perfkit.sjk.parsers:sjk-jfr5
|-- org.perfkit.sjk.parsers:sjk-jfr6
|-- org.perfkit.sjk.parsers:sjk-jfr-standalone
|-- org.perfkit.sjk.parsers:sjk-nps
|-- org.gridkit.lab:jvm-attach-api
test
|-- junit:junit