<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>assertion</artifactId>
<version>0.1.1</version>
</dependency>
<parent> <groupId>br.com.objectos</groupId> <artifactId>parent</artifactId> <version>39</version> </parent>
compile
|-- br.com.objectos:testable:0.4.0
|-- org.hamcrest:hamcrest-integration
|-- com.google.testing.compile:compile-testing
|-- org.slf4j:log4j-over-slf4j