<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>polaris-discovery-factory</artifactId>
<version>1.7.2</version>
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='polaris-discovery-factory', version='1.7.2')
)
<parent> <groupId>com.tencent.polaris</groupId> <artifactId>polaris-discovery</artifactId> <version>1.7.2</version> </parent>
compile
|-- com.tencent.polaris:polaris-discovery-client
|-- com.tencent.polaris:connector-composite
|-- com.tencent.polaris:registry-memory
|-- com.tencent.polaris:flow-cache-expired
|-- com.tencent.polaris:router-isolated
|-- com.tencent.polaris:router-healthy
|-- com.tencent.polaris:router-rule
|-- com.tencent.polaris:router-nearby
|-- com.tencent.polaris:router-metadata
|-- com.tencent.polaris:router-canary
|-- com.tencent.polaris:router-set
|-- com.tencent.polaris:loadbalancer-random
|-- com.tencent.polaris:loadbalancer-ringhash
|-- com.tencent.polaris:polaris-circuitbreaker-client
|-- com.tencent.polaris:circuitbreaker-errrate
|-- com.tencent.polaris:circuitbreaker-errcount
|-- com.tencent.polaris:stat-prometheus
test