MVN

org.apache.servicecomb : handler-router

Maven & Gradle

Jun 21, 2023
4 usages
1.8k stars

Java Chassis::Handlers::Router

<dependency>
    <groupId>org.apache.servicecomb</groupId>
    <artifactId>handler-router</artifactId>
    <version>2.8.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.servicecomb : handler-router to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.8.9

All Versions

Choose a version of org.apache.servicecomb : handler-router to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.8.x
handler-router-2.8.9
handler-router-2.8.8
handler-router-2.8.7
handler-router-2.8.6
handler-router-2.8.5
handler-router-2.8.4
handler-router-2.8.3
handler-router-2.8.2
handler-router-2.8.1
handler-router-2.8.0
2.7.x
handler-router-2.7.10
handler-router-2.7.9
handler-router-2.7.8
handler-router-2.7.7
handler-router-2.7.6
handler-router-2.7.5
handler-router-2.7.4.2
handler-router-2.7.4.1
handler-router-2.7.4
handler-router-2.7.3
handler-router-2.7.2
handler-router-2.7.1
handler-router-2.7.0
2.6.x
handler-router-2.6.3
handler-router-2.6.2
handler-router-2.6.1
handler-router-2.6.0
2.5.x
handler-router-2.5.3
handler-router-2.5.2
handler-router-2.5.1
handler-router-2.5.0
2.3.x
handler-router-2.3.6
handler-router-2.3.5
handler-router-2.3.3
handler-router-2.3.2
handler-router-2.3.1
handler-router-2.3.0
2.2.x
handler-router-2.2.4
handler-router-2.2.3
handler-router-2.2.2
handler-router-2.2.1
handler-router-2.2.0
2.1.x
handler-router-2.1.6
handler-router-2.1.5
handler-router-2.1.3
handler-router-2.1.2
handler-router-2.1.1
handler-router-2.1.0
2.0.x
handler-router-2.0.2
handler-router-2.0.1
handler-router-2.0.0

How to add a dependency to Maven

Add the following org.apache.servicecomb : handler-router maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.servicecomb</groupId>
    <artifactId>handler-router</artifactId>
    <version>2.8.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.servicecomb : handler-router gradle dependency to your build.gradle file:

implementation 'org.apache.servicecomb:handler-router:2.8.9'

Gradle Kotlin DSL: Add the following org.apache.servicecomb : handler-router gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.servicecomb:handler-router:2.8.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.servicecomb : handler-router sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.servicecomb" % "handler-router" % "2.8.9"

Advertisement

Dependencies from Group

Jun 21, 2023
48 usages
1.8k stars
Jun 21, 2023
32 usages
1.8k stars
Jun 21, 2023
25 usages
1.8k stars
Jun 21, 2023
18 usages
1.8k stars
Jun 21, 2023
16 usages
1.8k stars

Discover Dependencies

Jun 21, 2023
4 usages
1.8k stars
Feb 21, 2020
2 usages
0 stars
Feb 21, 2020
2 usages
0 stars
Apr 26, 2021
2 usages
35 stars
Apr 26, 2021
2 usages
35 stars
Aug 12, 2023
2 usages
642 stars