| Лицензия |
Лицензия
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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| BroadcastingInterfaces-0.1.2.pom | |
| BroadcastingInterfaces-0.1.2.jar | 48 KB |
| BroadcastingInterfaces-0.1.2-sources.jar | 40 KB |
| BroadcastingInterfaces-0.1.2-javadoc.jar | 194 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.7 |