License |
License |
---|---|
GroupId | GroupIdcom.tencent.polaris |
ArtifactId | ArtifactIdpolaris-ratelimit-factory |
Version | Version1.2.4 |
Type | Typejar |
Description |
DescriptionPolaris Ratelimit Factory
Polaris Ratelimit Factory JAR
|
<!-- https://jarcasting.com/artifacts/com.tencent.polaris/polaris-ratelimit-factory/ -->
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>polaris-ratelimit-factory</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-ratelimit-factory/
implementation 'com.tencent.polaris:polaris-ratelimit-factory:1.2.4'
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-ratelimit-factory/
implementation ("com.tencent.polaris:polaris-ratelimit-factory:1.2.4")
'com.tencent.polaris:polaris-ratelimit-factory:jar:1.2.4'
<dependency org="com.tencent.polaris" name="polaris-ratelimit-factory" rev="1.2.4">
<artifact name="polaris-ratelimit-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='polaris-ratelimit-factory', version='1.2.4')
)
libraryDependencies += "com.tencent.polaris" % "polaris-ratelimit-factory" % "1.2.4"
[com.tencent.polaris/polaris-ratelimit-factory "1.2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.tencent.polaris : polaris-ratelimit-client | jar | 1.2.4 |
com.tencent.polaris : connector-polaris-grpc | jar | 1.2.4 |
com.tencent.polaris : registry-memory | jar | 1.2.4 |
com.tencent.polaris : flow-cache-expired | jar | 1.2.4 |
com.tencent.polaris : router-isolated | jar | 1.2.4 |
com.tencent.polaris : router-healthy | jar | 1.2.4 |
com.tencent.polaris : router-nearby | jar | 1.2.4 |
com.tencent.polaris : router-rule | jar | 1.2.4 |
com.tencent.polaris : router-metadata | jar | 1.2.4 |
com.tencent.polaris : loadbalancer-random | jar | 1.2.4 |
com.tencent.polaris : ratelimiter-reject | jar | 1.2.4 |
com.tencent.polaris : stat-prometheus | jar | 1.2.4 |
Group / Artifact | Type | Version |
---|---|---|
com.tencent.polaris : polaris-test-common | jar | 1.2.4 |
com.tencent.polaris : polaris-test-mock-discovery | jar | 1.2.4 |
ch.qos.logback : logback-classic | jar | 1.2.7 |
ch.qos.logback : logback-core | jar | 1.2.7 |
junit : junit | jar | 4.12 |