<dependency>
<groupId>org.gridkit.jvmtool</groupId>
<artifactId>sjk-test</artifactId>
<version>0.23</version>
</dependency>
<parent> <groupId>org.gridkit.jvmtool</groupId> <artifactId>jvmtool-umbrella-pom</artifactId> <version>0.23</version> </parent>
compile
|-- org.gridkit.jvmtool:sjk-cli
|-- org.apache.logging.log4j:log4j-core:2.14.1
|-- org.junit.jupiter:junit-jupiter-api
|-- junit:junit
test