SynchronizeFX

Aggregator and documentation project for all SynchronizeFX modules

Лицензия

Лицензия

Группа

Группа

de.saxsys.synchronizefx
Идентификатор

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

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

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

0.7.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

SynchronizeFX
Aggregator and documentation project for all SynchronizeFX modules
Ссылка на сайт

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

https://github.com/saxsys/SynchronizeFX
Организация-разработчик

Организация-разработчик

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

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

https://github.com/saxsys/SynchronizeFX

Скачать parent

Имя Файла Размер
parent-0.7.0.pom 10 KB
Обзор

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

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

Зависимости

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

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

  • synchronizefx-core
  • kryo-serializer
  • synchronizefx
  • transmitter/netty-transmitter
  • transmitter/tomcat-transmitter
  • transmitter/websocket-transmitter
  • demos/pinboarddemo-client
  • demos/pinboarddemo-server
  • demos/sliderdemo

SynchronizeFX

SynchronizeFX is a library for JavaFX 2 and later that enables property bindings between different JVMs, both on a local computer and over the network.

It's build for applications that need realtime synchronization of the UI or other data.

Authors

SynchronizeFX is developed by Saxonia Systems AG. The main developer is Raik Bieniek . Contributors are Alexander Casall, Manuel Mauky and Michael Thiele.

License

SynchronizeFX is released under the LGPLv3 license.

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

Версия
0.7.0
0.6.0
0.5.0
0.4.0