app-eventbus Code
Brought to you by:
aappddeevv
| File | Date | Author | Commit |
|---|---|---|---|
| org.im.eventbus.core | 2013-05-03 |
|
[88f914] Added async sends. Reworked interfaces |
| org.im.eventbus.javafx | 2013-05-03 |
|
[88f914] Added async sends. Reworked interfaces |
| org.im.eventbus.spring | 2013-05-03 |
|
[88f914] Added async sends. Reworked interfaces |
| .gitattributes | 2013-05-03 |
|
[03afca] Initial commit |
| .gitignore | 2013-05-03 |
|
[03afca] Initial commit |
| LICENSE-2.0.txt | 2013-05-03 |
|
[e5c8f2] Added Apache 2.0 copyrights to all files and in... |
| README.md | 2013-05-03 |
|
[e5c8f2] Added Apache 2.0 copyrights to all files and in... |
| build.gradle | 2013-05-03 |
|
[03afca] Initial commit |
| settings.gradle | 2013-05-03 |
|
[03afca] Initial commit |
The original code without copyright was found under:
https://code.google.com/p/spring-eventbus/
It was adapted to use SpeL and be a bit more modular.
More features were also added.