文件名 | 操作 |
---|---|
bv-opensource-super-pom-1.3.pom | 下载 |
<dependency>
<groupId>com.bazaarvoice.commons</groupId>
<artifactId>bv-opensource-super-pom</artifactId>
<version>1.3</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.commons', module='bv-opensource-super-pom', version='1.3')
)