<dependency>
<groupId>com.pholser</groupId>
<artifactId>junit-quickcheck-core</artifactId>
<version>0.6.1</version>
</dependency>
<parent> <groupId>com.pholser</groupId> <artifactId>junit-quickcheck</artifactId> <version>0.6.1</version> </parent>
compile
|-- junit:junit
|-- org.junit.contrib:junit-theories:5.0-alpha-3
|-- org.javaruntype:javaruntype:1.2
|-- ognl:ognl:3.1.2
|-- ru.vyarus:generics-resolver:2.0.1
test
|-- org.hamcrest:hamcrest-core