MVN

io.smallrye.stork : stork-load-balancer-power-of-two-choices

Maven & Gradle

Jul 13, 2023
4 usages
64 stars

SmallRye Stork Load Balancer : Power Of Two Choices · SmallRye Stork Load Balancer provider based selecting two random destinations and then selecting the one with the least assigned requests.

<dependency>
    <groupId>io.smallrye.stork</groupId>
    <artifactId>stork-load-balancer-power-of-two-choices</artifactId>
    <version>2.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.smallrye.stork : stork-load-balancer-power-of-two-choices to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.1

All Versions

Choose a version of io.smallrye.stork : stork-load-balancer-power-of-two-choices to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
stork-load-balancer-power-of-two-choices-2.3.1
stork-load-balancer-power-of-two-choices-2.3.0
2.2.x
stork-load-balancer-power-of-two-choices-2.2.1
stork-load-balancer-power-of-two-choices-2.2.0
2.1.x
stork-load-balancer-power-of-two-choices-2.1.0
2.0.x
stork-load-balancer-power-of-two-choices-2.0.1
1.4.x
stork-load-balancer-power-of-two-choices-1.4.2
stork-load-balancer-power-of-two-choices-1.4.1
1.3.x
stork-load-balancer-power-of-two-choices-1.3.3
stork-load-balancer-power-of-two-choices-1.3.2
stork-load-balancer-power-of-two-choices-1.3.1
stork-load-balancer-power-of-two-choices-1.3.0
1.2.x
stork-load-balancer-power-of-two-choices-1.2.0
1.1.x
stork-load-balancer-power-of-two-choices-1.1.2
stork-load-balancer-power-of-two-choices-1.1.0

How to add a dependency to Maven

Add the following io.smallrye.stork : stork-load-balancer-power-of-two-choices maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.smallrye.stork</groupId>
    <artifactId>stork-load-balancer-power-of-two-choices</artifactId>
    <version>2.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.smallrye.stork : stork-load-balancer-power-of-two-choices gradle dependency to your build.gradle file:

implementation 'io.smallrye.stork:stork-load-balancer-power-of-two-choices:2.2.1'

Gradle Kotlin DSL: Add the following io.smallrye.stork : stork-load-balancer-power-of-two-choices gradle kotlin dependency to your build.gradle.kts file:

implementation("io.smallrye.stork:stork-load-balancer-power-of-two-choices:2.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.smallrye.stork : stork-load-balancer-power-of-two-choices sbt scala dependency to your build.sbt file:

libraryDependencies += "io.smallrye.stork" % "stork-load-balancer-power-of-two-choices" % "2.2.1"

Advertisement

Dependencies from Group

Jul 13, 2023
21 usages
64 stars
Jul 13, 2023
19 usages
64 stars
Jul 13, 2023
17 usages
64 stars
Nov 04, 2021
16 usages
Jul 13, 2023
13 usages
64 stars

Discover Dependencies

Mar 01, 2023
12 usages
16 stars
Apr 13, 2022
1 usages
102 stars
Apr 13, 2022
1 usages
102 stars
Jan 31, 2023
1 stars
Jul 27, 2023
2 usages
5 stars