eBus Utilities

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
Идентификатор

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

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

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

6.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

eBus Utilities
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/util/

Скачать util

Имя Файла Размер
util-6.1.0.pom
util-6.1.0.jar 127 KB
util-6.1.0-sources.jar 138 KB
util-6.1.0-javadoc.jar 293 KB
Обзор

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
com.typesafe : config jar 1.4.1
net.sf.smc : library jar 7.3.0
com.google.guava : guava jar 31.0.1-jre

test (2)

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

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

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

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

Версия
6.1.0
6.0.1
6.0.0
5.8.0
5.7.0
5.6.0
5.5.0
5.4.0
5.3.5
5.3.4
5.3.3
5.3.2
5.3.1
5.3.0
5.2.2
5.2.1
5.2.0
5.1.0
5.0.1
5.0.0