File | Operation |
---|---|
jmockit-parent-1.54.0.pom | download |
<dependency>
<groupId>com.github.hazendaz.jmockit</groupId>
<artifactId>jmockit-parent</artifactId>
<version>1.54.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.github.hazendaz.jmockit', module='jmockit-parent', version='1.54.0')
)