<dependency>
<groupId>org.immutables</groupId>
<artifactId>testing</artifactId>
<version>2.2-beta-4</version>
</dependency>
<parent> <groupId>org.immutables</groupId> <artifactId>immutables</artifactId> <version>2.2-beta-4</version> </parent>
compile
|-- org.immutables.dependency:utility
|-- junit:junit:4.11
|-- org.hamcrest:hamcrest-core:1.3
|-- org.hamcrest:hamcrest-library:1.3