<dependency>
<groupId>org.immutables</groupId>
<artifactId>criteria-common</artifactId>
<version>2.10.1</version>
</dependency>
<parent> <groupId>org.immutables</groupId> <artifactId>criteria</artifactId> <version>2.10.1</version> </parent>
compile
|-- org.reactivestreams:reactive-streams
|-- io.reactivex.rxjava2:rxjava
provided
|-- com.google.code.findbugs:jsr305
test
|-- com.google.guava:guava-testlib
|-- org.immutables:processor-testlib
|-- com.fasterxml.jackson.core:jackson-core