Default Factory

Factory classes for the default network layer and serializer implementations SynchronizeFX

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.7.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Default Factory
Factory classes for the default network layer and serializer implementations SynchronizeFX
Организация-разработчик

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

Saxonia Systems AG

Скачать synchronizefx

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
de.saxsys.synchronizefx : synchronizefx-core jar 0.7.0
de.saxsys.synchronizefx : netty-transmitter jar 0.7.0
de.saxsys.synchronizefx : kryo-serializer jar 0.7.0
ch.qos.logback : logback-classic Необязательный jar 1.0.9

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
org.assertj : assertj-core jar 1.6.0

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

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

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