com.github.houbb:config-socket-common

The config socket framework.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

config-socket-common
Last Version

Last Version

1.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

The config socket framework.

Download config-socket-common

How to add to project

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

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.1
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0