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