License |
License |
---|---|
GroupId | GroupIdcom.tencent.polaris |
ArtifactId | ArtifactIdpolaris-router |
Version | Version1.2.1 |
Type | Typepom |
Description |
DescriptionPolaris Router
Polaris Router POM
|
Filename | Size |
---|---|
polaris-router-1.2.1.pom | 1003 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.polaris/polaris-router/ -->
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>polaris-router</artifactId>
<version>1.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-router/
implementation 'com.tencent.polaris:polaris-router:1.2.1'
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-router/
implementation ("com.tencent.polaris:polaris-router:1.2.1")
'com.tencent.polaris:polaris-router:pom:1.2.1'
<dependency org="com.tencent.polaris" name="polaris-router" rev="1.2.1">
<artifact name="polaris-router" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='polaris-router', version='1.2.1')
)
libraryDependencies += "com.tencent.polaris" % "polaris-router" % "1.2.1"
[com.tencent.polaris/polaris-router "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
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 |