<dependency>
<groupId>se.l4.commons</groupId>
<artifactId>commons-main</artifactId>
<version>0.4.2</version>
</dependency>
<parent> <groupId>se.l4.commons</groupId> <artifactId>commons-base</artifactId> <version>0.4.2</version> </parent>
compile
|-- com.google.guava:guava:22.0
|-- com.fasterxml:classmate:1.3.3
|-- org.reflections:reflections:0.9.11
|-- javax.validation:validation-api:1.1.0.Final
test
|-- junit:junit:4.9