License |
License |
---|---|
GroupId | GroupIdcom.tencent.polaris |
ArtifactId | ArtifactIdrouter-isolated |
Version | Version1.2.3 |
Type | Typejar |
Description |
DescriptionPolaris Plugins Router Isolated
Polaris Plugins Router Isolated JAR
|
Filename | Size |
---|---|
router-isolated-1.2.3.pom | |
router-isolated-1.2.3.jar | 4 KB |
router-isolated-1.2.3-sources.jar | 3 KB |
router-isolated-1.2.3-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.polaris/router-isolated/ -->
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>router-isolated</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/router-isolated/
implementation 'com.tencent.polaris:router-isolated:1.2.3'
// https://jarcasting.com/artifacts/com.tencent.polaris/router-isolated/
implementation ("com.tencent.polaris:router-isolated:1.2.3")
'com.tencent.polaris:router-isolated:jar:1.2.3'
<dependency org="com.tencent.polaris" name="router-isolated" rev="1.2.3">
<artifact name="router-isolated" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='router-isolated', version='1.2.3')
)
libraryDependencies += "com.tencent.polaris" % "router-isolated" % "1.2.3"
[com.tencent.polaris/router-isolated "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.tencent.polaris : router-common | jar | 1.2.3 |
com.tencent.polaris : polaris-model | jar | 1.2.3 |
com.tencent.polaris : polaris-plugin-api | jar | 1.2.3 |
com.tencent.polaris : polaris-config | jar | 1.2.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.7 |
ch.qos.logback : logback-core | jar | 1.2.7 |
junit : junit | jar | 4.12 |