License |
License |
---|---|
Categories |
CategoriesCLI User Interface config Application Layer Libs Configuration |
GroupId | GroupIdcom.github.houbb |
ArtifactId | ArtifactIdconfig-socket-client |
Last Version | Last Version1.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe config socket framework.
|
Filename | Size |
---|---|
config-socket-client-1.7.1.pom | |
config-socket-client-1.7.1.jar | 36 KB |
config-socket-client-1.7.1-sources.jar | 23 KB |
config-socket-client-1.7.1-javadoc.jar | 204 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.houbb/config-socket-client/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>config-socket-client</artifactId>
<version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/config-socket-client/
implementation 'com.github.houbb:config-socket-client:1.7.1'
// https://jarcasting.com/artifacts/com.github.houbb/config-socket-client/
implementation ("com.github.houbb:config-socket-client:1.7.1")
'com.github.houbb:config-socket-client:jar:1.7.1'
<dependency org="com.github.houbb" name="config-socket-client" rev="1.7.1">
<artifact name="config-socket-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='config-socket-client', version='1.7.1')
)
libraryDependencies += "com.github.houbb" % "config-socket-client" % "1.7.1"
[com.github.houbb/config-socket-client "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.github.houbb : load-balance | jar | 0.0.4 |
com.alibaba : fastjson | jar | 1.2.76 |
io.netty : netty-all | jar | 4.1.17.Final |