sync

The sync tool for java.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.0.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

sync
The sync tool for java.

Скачать sync

Имя Файла Размер
sync-0.0.3.pom 11 KB
Обзор

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

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

Зависимости

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

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

  • sync-api
  • sync-core
  • sync-test
  • sync-spring
  • sync-springboot-starter

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

Версия
0.0.3
0.0.2
0.0.1