License |
License |
---|---|
GroupId | GroupIdcom.tencent.polaris |
ArtifactId | ArtifactIdpolaris-factory |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPolaris Factory
Polaris Factory JAR
|
Filename | Size |
---|---|
polaris-factory-1.6.1.pom | |
polaris-factory-1.6.1.jar | 3 KB |
polaris-factory-1.6.1-sources.jar | 3 KB |
polaris-factory-1.6.1-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.polaris/polaris-factory/ -->
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>polaris-factory</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-factory/
implementation 'com.tencent.polaris:polaris-factory:1.6.1'
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-factory/
implementation ("com.tencent.polaris:polaris-factory:1.6.1")
'com.tencent.polaris:polaris-factory:jar:1.6.1'
<dependency org="com.tencent.polaris" name="polaris-factory" rev="1.6.1">
<artifact name="polaris-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='polaris-factory', version='1.6.1')
)
libraryDependencies += "com.tencent.polaris" % "polaris-factory" % "1.6.1"
[com.tencent.polaris/polaris-factory "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
com.tencent.polaris : polaris-discovery-factory | jar | 1.6.1 |
com.tencent.polaris : polaris-circuitbreaker-factory | jar | 1.6.1 |
com.tencent.polaris : polaris-ratelimit-factory | jar | 1.6.1 |
com.tencent.polaris : polaris-router-factory | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
com.tencent.polaris : polaris-test-common | jar | 1.6.1 |
com.tencent.polaris : polaris-test-mock-discovery | jar | 1.6.1 |
ch.qos.logback : logback-classic | jar | 1.2.9 |
ch.qos.logback : logback-core | jar | 1.2.9 |
junit : junit | jar | 4.13.1 |
org.assertj : assertj-core | jar | 3.16.1 |