Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Source Code | 2023-05-27 | ||
Library | 2023-05-27 | ||
Tools | 2023-05-27 | ||
Documentation | 2023-05-27 | ||
README.txt | 2023-05-27 | 1.4 kB | |
Totals: 5 Items | 1.4 kB | 0 |
eBus 6.4.1 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 6.4.1 made the following changes: + Add static method: EFeed.createDispatcher(EConfigure.Dispatcher) which allows an eBus Dispatcher and it subordinate threads to be created dynamically post-JVM initialization. + Corrected MavenCentral release adding in missing historic feed package. + Top-level eBus pom.xml now uses <dependencyManagement> tag. 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. NOTE: eBus release >= 6.0.0 requires Java 11.