| License |
License |
|---|---|
| GroupId | GroupIdcom.github.JoeKerouac |
| ArtifactId | ArtifactIdsocket-balance |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsocket框架,方便快速开发socket服务端和客户端
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| socket-balance-1.1.pom | |
| socket-balance-1.1.jar | 74 KB |
| socket-balance-1.1-sources.jar | 43 KB |
| socket-balance-1.1-javadoc.jar | 252 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.JoeKerouac/socket-balance/ -->
<dependency>
<groupId>com.github.JoeKerouac</groupId>
<artifactId>socket-balance</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.JoeKerouac/socket-balance/
implementation 'com.github.JoeKerouac:socket-balance:1.1'
// https://jarcasting.com/artifacts/com.github.JoeKerouac/socket-balance/
implementation ("com.github.JoeKerouac:socket-balance:1.1")
'com.github.JoeKerouac:socket-balance:jar:1.1'
<dependency org="com.github.JoeKerouac" name="socket-balance" rev="1.1">
<artifact name="socket-balance" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.JoeKerouac', module='socket-balance', version='1.1')
)
libraryDependencies += "com.github.JoeKerouac" % "socket-balance" % "1.1"
[com.github.JoeKerouac/socket-balance "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.JoeKerouac : socket-common | jar | 1.1 |
| io.netty : netty-all | jar | 4.1.5.Final |
| org.apache.curator : curator-recipes | jar | 4.0.0 |
| org.hibernate : hibernate-validator | jar | |
| org.glassfish : javax.el | jar | |
| com.github.JoeKerouac : utils | jar | 1.10.004 |
| ch.qos.logback : logback-core | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | |
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |