File | Operation |
---|---|
bv-opensource-super-pom-1.4.pom | download |
<dependency>
<groupId>com.bazaarvoice.commons</groupId>
<artifactId>bv-opensource-super-pom</artifactId>
<version>1.4</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.commons', module='bv-opensource-super-pom', version='1.4')
)
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>