p

polaris-router-factory

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