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