p

polaris-router-factory

Polaris Router Factory JAR
BSD 3-Clause License
Files download
File Operation
polaris-router-factory-1.6.1.jar download
polaris-router-factory-1.6.1.pom download
polaris-router-factory-1.6.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.tencent.polaris</groupId>
  <artifactId>polaris-router-factory</artifactId>
  <version>1.6.1</version>
</dependency>
Gradle Groovy
implementation 'com.tencent.polaris:polaris-router-factory:1.6.1'
Gradle Kotlin
implementation("com.tencent.polaris:polaris-router-factory:1.6.1")
Scala SBT
libraryDependencies += "com.tencent.polaris" % "polaris-router-factory" % "1.6.1"
Groovy Grape
@Grapes(
  @Grab(group='com.tencent.polaris', module='polaris-router-factory', version='1.6.1')
)
Apache Ivy
<dependency org="com.tencent.polaris" name="polaris-router-factory" rev="1.6.1" />
Leiningen
[com.tencent.polaris/polaris-router-factory "1.6.1"]
Apache Buildr
'com.tencent.polaris:polaris-router-factory:jar:1.6.1'