<dependency>
<groupId>org.jmock</groupId>
<artifactId>jmock-imposters-tests</artifactId>
<version>2.11.0</version>
</dependency>
<parent> <groupId>org.jmock</groupId> <artifactId>jmock-parent</artifactId> <version>2.11.0</version> </parent>
compile
|-- org.jmock:jmock-junit4:2.11.0
|-- org.jmock:jmock-junit5:2.11.0
|-- 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