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