Doolin-Bus

The Doolin Bus framework provides a way to send messages synchronously within the same application. It is extensively used by the Doolin GUI framework for internal communication between components.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.doolin
ArtifactId

ArtifactId

Doolin-Bus
Last Version

Last Version

0.10.3
Release Date

Release Date

Type

Type

jar
Description

Description

Doolin-Bus
The Doolin Bus framework provides a way to send messages synchronously within the same application. It is extensively used by the Doolin GUI framework for internal communication between components.
Source Code Management

Source Code Management

http://sourceforge.net/apps/trac/doolin-guif/browser/Doolin/tags/0.10.3/Doolin-Bus

Download Doolin-Bus

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.sf.doolin : Doolin-Core jar 0.10.3
cglib : cglib-nodep Optional jar 2.2
org.slf4j : slf4j-api jar 1.6.1

test (4)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.8.5
junit : junit jar 4.8.2
org.slf4j : slf4j-log4j12 jar 1.6.1
log4j : log4j jar 1.2.16

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.3
0.10.2