<dependency>
<groupId>org.jmock</groupId>
<artifactId>jmock-imposters-tests</artifactId>
<version>2.13.0</version>
</dependency>
<parent> <groupId>org.jmock</groupId> <artifactId>jmock-parent</artifactId> <version>2.13.0</version> </parent>
compile
|-- org.hamcrest:hamcrest-library
|-- org.jmock:jmock
|-- org.junit.jupiter:junit-jupiter-api
|-- org.junit.jupiter:junit-jupiter-engine
|-- org.junit.jupiter:junit-jupiter-params
|-- org.junit.platform:junit-platform-launcher
test