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