<dependency>
<groupId>name.dmaus.schxslt</groupId>
<artifactId>testsuite-cli</artifactId>
<version>1.7.1</version>
</dependency>
<parent> <groupId>name.dmaus.schxslt</groupId> <artifactId>testsuite-parent</artifactId> <version>1.7.1</version> </parent>
compile
|-- name.dmaus.schxslt:testsuite
|-- org.springframework:spring-core
|-- org.springframework:spring-beans
|-- org.springframework:spring-context
|-- commons-cli:commons-cli:1.4