| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.sshhzz |
| ArtifactId | ArtifactIdbalance |
| Last Version | Last Version0.0.4-Release |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbalance
client load balance
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| balance-0.0.4-Release.pom | |
| balance-0.0.4-Release.jar | 12 KB |
| balance-0.0.4-Release-sources.jar | 5 KB |
| balance-0.0.4-Release-javadoc.jar | 69 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.sshhzz/balance/ -->
<dependency>
<groupId>com.gitee.sshhzz</groupId>
<artifactId>balance</artifactId>
<version>0.0.4-Release</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.sshhzz/balance/
implementation 'com.gitee.sshhzz:balance:0.0.4-Release'
// https://jarcasting.com/artifacts/com.gitee.sshhzz/balance/
implementation ("com.gitee.sshhzz:balance:0.0.4-Release")
'com.gitee.sshhzz:balance:jar:0.0.4-Release'
<dependency org="com.gitee.sshhzz" name="balance" rev="0.0.4-Release">
<artifact name="balance" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.sshhzz', module='balance', version='0.0.4-Release')
)
libraryDependencies += "com.gitee.sshhzz" % "balance" % "0.0.4-Release"
[com.gitee.sshhzz/balance "0.0.4-Release"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.sanjusoftware : yamlbeans | jar | 1.11 |
| org.apache.httpcomponents : httpclient | jar | 4.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |