File | Operation |
---|---|
hth-parent-0.6.pom | download |
<dependency>
<groupId>org.sonatype.http-testing-harness</groupId>
<artifactId>hth-parent</artifactId>
<version>0.6</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.sonatype.http-testing-harness', module='hth-parent', version='0.6')
)
<parent> <groupId>org.sonatype.forge</groupId> <artifactId>forge-parent</artifactId> <version>24</version> </parent>