load-balance

The load-balance tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

load-balance
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

load-balance
The load-balance tool for java.

Download load-balance

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.houbb/load-balance/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>load-balance</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/load-balance/
implementation 'com.github.houbb:load-balance:0.0.5'
// https://jarcasting.com/artifacts/com.github.houbb/load-balance/
implementation ("com.github.houbb:load-balance:0.0.5")
'com.github.houbb:load-balance:jar:0.0.5'
<dependency org="com.github.houbb" name="load-balance" rev="0.0.5">
  <artifact name="load-balance" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='load-balance', version='0.0.5')
)
libraryDependencies += "com.github.houbb" % "load-balance" % "0.0.5"
[com.github.houbb/load-balance "0.0.5"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.houbb : hash jar 0.0.2
com.github.houbb : consistent-hashing jar 0.0.3
com.github.houbb : heaven jar 0.1.160

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1