文件名 | 操作 |
---|---|
jmockit-parent-1.51.0.pom | 下载 |
<dependency>
<groupId>com.github.hazendaz.jmockit</groupId>
<artifactId>jmockit-parent</artifactId>
<version>1.51.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.github.hazendaz.jmockit', module='jmockit-parent', version='1.51.0')
)