Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsmock/eventbus
https://github.com/tsmock/eventbus
josm josm-plugin
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tsmock/eventbus
- Owner: tsmock
- Created: 2024-03-26T21:34:02.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-05-16T17:00:16.000Z (8 months ago)
- Last Synced: 2024-05-16T18:24:18.124Z (8 months ago)
- Topics: josm, josm-plugin
- Language: Java
- Size: 9.83 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
README
======Readme for the Event Bus plugin.
Provides an event bus more powerful than the traditional listeners registration.Inspired by the Google Guava EventBus https://github.com/google/guava/wiki/EventBusExplained
* Author: Vincent Privat
* License: JOSM license ("GPL v2 or later").