File | Operation |
---|---|
metridoc-parent-0.24.pom | download |
<dependency>
<groupId>com.googlecode.metridoc</groupId>
<artifactId>metridoc-parent</artifactId>
<version>0.24</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.googlecode.metridoc', module='metridoc-parent', version='0.24')
)
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>