<dependency>
<groupId>org.immutables</groupId>
<artifactId>testing</artifactId>
<version>2.10.0-rc0</version>
</dependency>
<parent> <groupId>org.immutables</groupId> <artifactId>immutables</artifactId> <version>2.10.0-rc0</version> </parent>
compile
|-- org.junit.jupiter:junit-jupiter-api
|-- org.junit.jupiter:junit-jupiter-engine
|-- org.junit.jupiter:junit-jupiter-params
|-- org.junit.vintage:junit-vintage-engine
|-- junit:junit
|-- org.hamcrest:hamcrest-core
|-- org.hamcrest:hamcrest-library
provided