<dependency>
<groupId>org.immutables</groupId>
<artifactId>testing</artifactId>
<version>1.0</version>
</dependency>
<parent> <groupId>org.immutables</groupId> <artifactId>immutables</artifactId> <version>1.0</version> </parent>
compile
|-- org.immutables.dependency:utility
|-- com.google.truth:truth:0.23
|-- junit:junit:4.11
|-- org.hamcrest:hamcrest-core:1.3
|-- org.hamcrest:hamcrest-library:1.3