<dependency>
<groupId>com.ymock</groupId>
<artifactId>ymock-util</artifactId>
<version>1.0.4</version>
</dependency>
<parent> <groupId>com.ymock</groupId> <artifactId>ymock</artifactId> <version>1.0.4</version> </parent>
compile
|-- org.hamcrest:hamcrest-core
|-- org.hamcrest:hamcrest-library
|-- junit:junit
|-- org.powermock:powermock-core
|-- org.powermock:powermock-module-junit4
|-- org.powermock:powermock-api-mockito
provided
|-- log4j:log4j