com.github.houbb:sandglass-socket-server

The config socket framework.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sandglass-socket-server
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

The config socket framework.

Download sandglass-socket-server

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.houbb : sandglass-socket-common jar 1.5.0
com.github.houbb : heaven jar 0.1.152
com.github.houbb : log-integration jar 1.1.8
com.alibaba : fastjson jar 1.2.76
io.netty : netty-all jar 4.1.17.Final

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.0
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0