sandglass-socket

The config socket framework.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sandglass-socket
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

sandglass-socket
The config socket framework.

Download sandglass-socket

Filename Size
sandglass-socket-1.5.0.pom 11 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • sandglass-socket-common
  • sandglass-socket-client
  • sandglass-socket-server
  • sandglass-socket-test

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