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