config-socket

The config socket framework.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

config-socket
Last Version

Last Version

1.7.1
Release Date

Release Date

Type

Type

pom
Description

Description

config-socket
The config socket framework.

Download config-socket

Filename Size
config-socket-1.7.1.pom 10 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • config-socket-common
  • config-socket-client
  • config-socket-server
  • config-socket-test

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