<dependency>
<groupId>com.pholser</groupId>
<artifactId>junit-quickcheck-core</artifactId>
<version>0.2</version>
</dependency>
<parent> <groupId>com.pholser</groupId> <artifactId>junit-quickcheck</artifactId> <version>0.2</version> </parent>
compile
|-- junit:junit
|-- org.junit.contrib:junit-theories:4.11
|-- org.javaruntype:javaruntype:1.2
|-- ognl:ognl:3.0.5
test
|-- org.hamcrest:hamcrest-core
|-- org.hamcrest:hamcrest-library
|-- org.powermock:powermock-module-junit4:1.5