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