License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.houbb |
ArtifactId | ArtifactIdconfig-socket-server |
Last Version | Last Version1.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe config socket framework.
|
Filename | Size |
---|---|
config-socket-server-1.7.1.pom | |
config-socket-server-1.7.1.jar | 21 KB |
config-socket-server-1.7.1-sources.jar | 13 KB |
config-socket-server-1.7.1-javadoc.jar | 123 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.houbb/config-socket-server/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>config-socket-server</artifactId>
<version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/config-socket-server/
implementation 'com.github.houbb:config-socket-server:1.7.1'
// https://jarcasting.com/artifacts/com.github.houbb/config-socket-server/
implementation ("com.github.houbb:config-socket-server:1.7.1")
'com.github.houbb:config-socket-server:jar:1.7.1'
<dependency org="com.github.houbb" name="config-socket-server" rev="1.7.1">
<artifact name="config-socket-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='config-socket-server', version='1.7.1')
)
libraryDependencies += "com.github.houbb" % "config-socket-server" % "1.7.1"
[com.github.houbb/config-socket-server "1.7.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.houbb : config-socket-common | jar | 1.7.1 |
com.github.houbb : heaven | jar | 0.1.148 |
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 |