File | Operation |
---|---|
polaris-test-2.0.0.0.pom | download |
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>polaris-test</artifactId>
<version>2.0.0.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='polaris-test', version='2.0.0.0')
)