<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>assertion</artifactId>
<version>0.2.0</version>
</dependency>
<parent> <groupId>br.com.objectos</groupId> <artifactId>parent</artifactId> <version>0.2.0</version> </parent>
compile
|-- br.com.objectos.way:testable:0.4.1
|-- br.com.objectos.way:testable-legacy:0.4.1
|-- com.google.guava:guava:19.0
|-- org.hamcrest:hamcrest-integration:1.3
|-- org.slf4j:log4j-over-slf4j:1.7.12