License |
License |
---|---|
GroupId | GroupIdcom.tencent.polaris |
ArtifactId | ArtifactIdpolaris-discovery-factory |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionPolaris Discovery Factory
Polaris Discovery Factory JAR
|
<!-- https://jarcasting.com/artifacts/com.tencent.polaris/polaris-discovery-factory/ -->
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>polaris-discovery-factory</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-discovery-factory/
implementation 'com.tencent.polaris:polaris-discovery-factory:1.0.0'
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-discovery-factory/
implementation ("com.tencent.polaris:polaris-discovery-factory:1.0.0")
'com.tencent.polaris:polaris-discovery-factory:jar:1.0.0'
<dependency org="com.tencent.polaris" name="polaris-discovery-factory" rev="1.0.0">
<artifact name="polaris-discovery-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='polaris-discovery-factory', version='1.0.0')
)
libraryDependencies += "com.tencent.polaris" % "polaris-discovery-factory" % "1.0.0"
[com.tencent.polaris/polaris-discovery-factory "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.tencent.polaris : polaris-discovery-client | jar | 1.0.0 |
com.tencent.polaris : connector-polaris-grpc | jar | 1.0.0 |
com.tencent.polaris : resource-cache-memory | jar | 1.0.0 |
com.tencent.polaris : flow-cache-expired | jar | 1.0.0 |
com.tencent.polaris : router-isolated | jar | 1.0.0 |
com.tencent.polaris : router-healthy | jar | 1.0.0 |
com.tencent.polaris : router-rule | jar | 1.0.0 |
com.tencent.polaris : router-nearby | jar | 1.0.0 |
com.tencent.polaris : router-metadata | jar | 1.0.0 |
com.tencent.polaris : router-canary | jar | 1.0.0 |
com.tencent.polaris : router-set | jar | 1.0.0 |
com.tencent.polaris : loadbalancer-random | jar | 1.0.0 |
com.tencent.polaris : loadbalancer-ringhash | jar | 1.0.0 |
com.tencent.polaris : polaris-circuitbreaker-client | jar | 1.0.0 |
com.tencent.polaris : circuitbreaker-errrate | jar | 1.0.0 |
com.tencent.polaris : circuitbreaker-errcount | jar | 1.0.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
com.tencent.polaris : polaris-test-common | jar | 1.0.0 |
com.tencent.polaris : polaris-test-mock-discovery | jar | 1.0.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.12.0 |
org.apache.logging.log4j : log4j-api | jar | 2.12.0 |
org.apache.logging.log4j : log4j-core | jar | 2.12.0 |
junit : junit | jar | 4.12 |