is not current version
Last Version 5.6.2

org.kaazing:gateway.service.http.balancer 5.1.0-RC006

Gateway balancer service that balances requests for any other gateway service

GroupId

GroupId

org.kaazing
ArtifactId

ArtifactId

gateway.service.http.balancer
Version

Version

5.1.0-RC006
Type

Type

jar

Download gateway.service.http.balancer 5.1.0-RC006


<!-- https://jarcasting.com/artifacts/org.kaazing/gateway.service.http.balancer/ -->
<dependency>
    <groupId>org.kaazing</groupId>
    <artifactId>gateway.service.http.balancer</artifactId>
    <version>5.1.0-RC006</version>
</dependency>
// https://jarcasting.com/artifacts/org.kaazing/gateway.service.http.balancer/
implementation 'org.kaazing:gateway.service.http.balancer:5.1.0-RC006'
// https://jarcasting.com/artifacts/org.kaazing/gateway.service.http.balancer/
implementation ("org.kaazing:gateway.service.http.balancer:5.1.0-RC006")
'org.kaazing:gateway.service.http.balancer:jar:5.1.0-RC006'
<dependency org="org.kaazing" name="gateway.service.http.balancer" rev="5.1.0-RC006">
  <artifact name="gateway.service.http.balancer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kaazing', module='gateway.service.http.balancer', version='5.1.0-RC006')
)
libraryDependencies += "org.kaazing" % "gateway.service.http.balancer" % "5.1.0-RC006"
[org.kaazing/gateway.service.http.balancer "5.1.0-RC006"]