License |
License |
---|---|
GroupId | GroupIdcom.tencent.polaris |
ArtifactId | ArtifactIdpolaris-factory |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionPolaris Factory
Polaris Factory JAR
|
Filename | Size |
---|---|
polaris-factory-1.0.0.pom | |
polaris-factory-1.0.0.jar | 3 KB |
polaris-factory-1.0.0-sources.jar | 3 KB |
polaris-factory-1.0.0-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.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-factory/
implementation 'com.tencent.polaris:polaris-factory:1.0.0'
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-factory/
implementation ("com.tencent.polaris:polaris-factory:1.0.0")
'com.tencent.polaris:polaris-factory:jar:1.0.0'
<dependency org="com.tencent.polaris" name="polaris-factory" rev="1.0.0">
<artifact name="polaris-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='polaris-factory', version='1.0.0')
)
libraryDependencies += "com.tencent.polaris" % "polaris-factory" % "1.0.0"
[com.tencent.polaris/polaris-factory "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.tencent.polaris : polaris-discovery-factory | jar | 1.0.0 |
com.tencent.polaris : polaris-circuitbreaker-factory | jar | 1.0.0 |
com.tencent.polaris : polaris-ratelimit-factory | 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 |