sandglass-client

The config socket framework.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sandglass-client
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

sandglass-client
The config socket framework.

Download sandglass-client

Filename Size
sandglass-client-1.5.0.pom 12 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.houbb/sandglass-client/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>sandglass-client</artifactId>
    <version>1.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/sandglass-client/
implementation 'com.github.houbb:sandglass-client:1.5.0'
// https://jarcasting.com/artifacts/com.github.houbb/sandglass-client/
implementation ("com.github.houbb:sandglass-client:1.5.0")
'com.github.houbb:sandglass-client:pom:1.5.0'
<dependency org="com.github.houbb" name="sandglass-client" rev="1.5.0">
  <artifact name="sandglass-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='sandglass-client', version='1.5.0')
)
libraryDependencies += "com.github.houbb" % "sandglass-client" % "1.5.0"
[com.github.houbb/sandglass-client "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-client-core
  • sandglass-client-spring
  • sandglass-client-springboot-starter
  • sandglass-client-test

Versions

Version
1.5.0
1.4.0
1.3.0
1.0.0