sandglass-client

The config socket framework.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.github.houbb
Идентификатор

Идентификатор

sandglass-client
Последняя версия

Последняя версия

1.5.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

sandglass-client
The config socket framework.

Скачать sandglass-client

Имя Файла Размер
sandglass-client-1.5.0.pom 12 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • sandglass-client-core
  • sandglass-client-spring
  • sandglass-client-springboot-starter
  • sandglass-client-test

Версии библиотеки

Версия
1.5.0
1.4.0
1.3.0
1.0.0