is not current version
Last Version 6.1.0

eBus Utilities 5.6.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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.ebus
ArtifactId

ArtifactId

util
Version

Version

5.6.0
Type

Type

jar
Description

Description

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.
Source Code Management

Source Code Management

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

Download util 5.6.0


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

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 4.12
net.sf.smc : library jar 7.1.0
com.google.guava : guava jar 27.0.1-jre

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.13.2
org.awaitility : awaitility jar 4.0.3

Project Modules

There are no modules declared in this project.