Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
util-6.4.0.jar | 2023-05-15 | 126.7 kB | |
net-6.4.0.jar | 2023-05-15 | 75.5 kB | |
core-6.4.0.jar | 2023-05-15 | 481.4 kB | |
extensions-6.4.0.jar | 2023-05-15 | 74.4 kB | |
feed-6.4.0.jar | 2023-05-15 | 85.6 kB | |
config-6.4.0.jar | 2023-05-15 | 74.0 kB | |
README.txt | 2023-05-14 | 461 Bytes | |
Totals: 7 Items | 918.1 kB | 0 |
eBus Library Contains the eBus API Java jar files. While the files are provided here it is recommended for maven-based projects to use the following dependency to acquire eBus jar files: <dependency> <groupId>net.sf.ebus</groupId> <artifactId>core</artifactId> <version>6.4.0</version> </dependency> This is if you are using the core eBus functionality. If using only the network functionality then the artifactId is net. Note: eBus requires Java 11.