BroadcastingInterfaces

A framework that automatically generates an implementation for messaging between decoupled objects within and between virtual machines by simply defining an interface.

Лицензия

Лицензия

The BSD 3-Clause License
Группа

Группа

org.tickcode
Идентификатор

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

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

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

0.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

BroadcastingInterfaces
A framework that automatically generates an implementation for messaging between decoupled objects within and between virtual machines by simply defining an interface.
Ссылка на сайт

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

https://github.com/tickcode/BroadcastingInterfaces

Скачать BroadcastingInterfaces

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
javassist : javassist jar 3.12.1.GA
redis.clients : jedis jar 2.1.0
commons-codec : commons-codec jar 1.7
com.esotericsoftware.kryo : kryo jar 2.20
log4j : log4j jar 1.2.17

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.7

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

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

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

Версия
0.1.2
0.1.1
0.0.1