Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Library | 2022-01-15 | ||
Source Code | 2022-01-15 | ||
Tools | 2022-01-15 | ||
Documentation | 2022-01-15 | ||
README.txt | 2022-01-15 | 1.6 kB | |
Totals: 5 Items | 1.6 kB | 0 |
eBus 6.0.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.0.1 has not source code changes, only updates to dependency versions. This is done to address vulnerabilities: + CVE-2020-8908 (https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8908) + CVE-2020-15250 (https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15250) These changes are: + junit from 4.12 to 4.13.1. + com.google.guava from 27.0.1-jre to 31.0.1-jre Since there are no source code changes, javadoc and programmer's manual are unchanged. Jar files, source code, and eGUI jar are updated however. 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.