File | Operation |
---|---|
polaris-plugins-location-2.0.0.0-RC1.pom | download |
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>polaris-plugins-location</artifactId>
<version>2.0.0.0-RC1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='polaris-plugins-location', version='2.0.0.0-RC1')
)
<dependency org="com.tencent.polaris" name="polaris-plugins-location" rev="2.0.0.0-RC1" />
<parent> <groupId>com.tencent.polaris</groupId> <artifactId>polaris-plugins</artifactId> <version>2.0.0.0-RC1</version> </parent>
compile
|-- com.tencent.polaris:polaris-model
|-- com.tencent.polaris:polaris-plugin-api
|-- com.tencent.polaris:polaris-config
|-- com.google.code.gson:gson:2.9.0
provided