p

polaris-router-factory

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