<dependency>
<groupId>com.day.commons</groupId>
<artifactId>quickstart-base</artifactId>
<version>2.0.64</version>
</dependency>
<parent> <groupId>com.day.commons</groupId> <artifactId>day-commons-quickstart</artifactId> <version>2.0.6</version> </parent>
compile
|-- com.day.cqse:launcher:4.1.10
|-- com.day.cqse:cqse-dist:4.1.10
|-- com.day.commons:day-commons-cli:2.0.6
|-- com.day.commons:day-commons-io:1.1.8
|-- com.day.commons:day-commons-jar-jarutil:1.0.16
provided
|-- org.apache.httpcomponents:httpclient:4.0.1
test
|-- junit:junit:4.3