Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Tools | 2024-12-17 | ||
Library | 2024-09-04 | ||
Source Code | 2024-09-04 | ||
Documentation | 2024-09-04 | ||
README.txt | 2024-09-04 | 1.6 kB | |
Totals: 5 Items | 1.6 kB | 0 |
eBus 7.4.0 Downloads ________________________________________________________________________________ *** ATTENTION *** As of release 6.0.0, eBus is now based on Java 11. eBus does *not* use modules at this time. Therefore include eBus jars in -classpath and not -modulepath. The eBus license also converted from LGPL 2.1 to Apache License 2.0. The reason for the license change is due to Apache License 2.0 being more end-user friendly that LGPL 2.1. ________________________________________________________________________________ Release 7.4.0 made the following changes: Feature Requests: + Ticket 35: Improved net.sf.eBusx.monitor API. Existing eBus monitoring package updated to make API easier to understand and use. Changes are to what notification and request/reply messages are supported by the monitor package. It is now possible for a monitoring application to use an EMultiSubscribeFeed to access all locally and/or remotely monitored eBus application. The egui application has been updated with a Monitor window which provides status of the local egui application and remote eBus applications to which the gui is connected. Bugs: (No bug fixes.) There are four download folders: + Library: contains the eBus API jar files. + Documentation: contains the eBus Programmer's Manul in PDF and Javadoc folders in tar, gzipped and zip formats. + Source Code: snapshot of eBus maven project files at release time. + Tools: contains the eBus GUI application and configuration file needed to run the application.