Synchronization Library

General purpose synchronization library. Originally, the code was part of the {CodeStore} application which uses the algorithm to synchronize code snippets.

Лицензия

Лицензия

Группа

Группа

cloud.codestore
Идентификатор

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

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

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Synchronization Library
General purpose synchronization library. Originally, the code was part of the {CodeStore} application which uses the algorithm to synchronize code snippets.
Ссылка на сайт

Ссылка на сайт

https://github.com/FranzDeschler/Synchronization
Система контроля версий

Система контроля версий

https://github.com/FranzDeschler/Synchronization

Скачать synchronization

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

<!-- https://jarcasting.com/artifacts/cloud.codestore/synchronization/ -->
<dependency>
    <groupId>cloud.codestore</groupId>
    <artifactId>synchronization</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.codestore/synchronization/
implementation 'cloud.codestore:synchronization:1.0.1'
// https://jarcasting.com/artifacts/cloud.codestore/synchronization/
implementation ("cloud.codestore:synchronization:1.0.1")
'cloud.codestore:synchronization:jar:1.0.1'
<dependency org="cloud.codestore" name="synchronization" rev="1.0.1">
  <artifact name="synchronization" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.codestore', module='synchronization', version='1.0.1')
)
libraryDependencies += "cloud.codestore" % "synchronization" % "1.0.1"
[cloud.codestore/synchronization "1.0.1"]

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.8.2
org.mockito : mockito-junit-jupiter jar 4.5.1

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

Данный проект не имеет модулей.

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

Версия
1.0.1
1.0