License |
License |
---|---|
GroupId | GroupIdcom.tencent.polaris |
ArtifactId | ArtifactIdrouter-rule |
Version | Version1.6.1 |
Type | Typejar |
Description |
DescriptionPolaris Plugins Router Rule
Polaris Plugins Router Rule JAR
|
Filename | Size |
---|---|
router-rule-1.6.1.pom | |
router-rule-1.6.1.jar | 14 KB |
router-rule-1.6.1-sources.jar | 10 KB |
router-rule-1.6.1-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.polaris/router-rule/ -->
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>router-rule</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/router-rule/
implementation 'com.tencent.polaris:router-rule:1.6.1'
// https://jarcasting.com/artifacts/com.tencent.polaris/router-rule/
implementation ("com.tencent.polaris:router-rule:1.6.1")
'com.tencent.polaris:router-rule:jar:1.6.1'
<dependency org="com.tencent.polaris" name="router-rule" rev="1.6.1">
<artifact name="router-rule" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='router-rule', version='1.6.1')
)
libraryDependencies += "com.tencent.polaris" % "router-rule" % "1.6.1"
[com.tencent.polaris/router-rule "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
com.tencent.polaris : router-common | jar | 1.6.1 |
com.tencent.polaris : polaris-logging | jar | 1.6.1 |
com.tencent.polaris : polaris-model | jar | 1.6.1 |
com.tencent.polaris : polaris-plugin-api | jar | 1.6.1 |
com.tencent.polaris : polaris-config | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
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 |