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

eBus Network 6.1.0

A Java middleware API supporting broker-less, type+topic-based publish/subscribe and request/reply messaging for both intra- and inter-application, object-level communication.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.ebus
Идентификатор

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

net
Версия

Версия

6.1.0
Тип

Тип

jar
Описание

Описание

eBus Network
A Java middleware API supporting broker-less, type+topic-based publish/subscribe and request/reply messaging for both intra- and inter-application, object-level communication.
Система контроля версий

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

https://sourceforge.net/p/ebus/git/ci/develop/tree/net/

Скачать net 6.1.0

Имя Файла Размер
net-6.1.0.pom
net-6.1.0.jar 73 KB
net-6.1.0-sources.jar 104 KB
net-6.1.0-javadoc.jar 585 KB
Обзор

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
net.sf.ebus : util jar 6.1.0
net.sf.ebus : config jar 6.1.0
net.openhft : affinity jar 3.20.0
net.sf.smc : library jar 7.3.0
com.google.guava : guava jar 31.0.1-jre

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.13.2
org.awaitility : awaitility jar 4.0.3

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

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