Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Documentation | 2019-07-30 | ||
Source Code | 2019-07-29 | ||
Library | 2019-07-29 | ||
README.txt | 2019-07-29 | 725 Bytes | |
Totals: 4 Items | 725 Bytes | 2 |
eBus 5.2.0 Downloads Release 5.2.0 introduces: + Required builders for eBus messages and fields. @EFieldInfo dropped. This change breaks compatibility with previous eBus releases. See eBus Programmer's manual or javadocs for more information regarding message/field builders. + Added @ELocalOnly annotation for marking message and fields as being used only within a JVM instance. There are three download folders: + Libary: 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 NetBeans project files at release time. Note: eBus requires Java 8.