Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
extensions-6.3.0.jar | 2023-01-02 | 74.3 kB | |
config-6.3.0.jar | 2023-01-02 | 74.0 kB | |
feed-6.3.0.jar | 2023-01-02 | 85.6 kB | |
net-6.3.0.jar | 2023-01-02 | 75.5 kB | |
README.txt | 2023-01-02 | 461 Bytes | |
util-6.3.0.jar | 2023-01-02 | 126.8 kB | |
core-6.3.0.jar | 2023-01-02 | 469.3 kB | |
Totals: 7 Items | 906.0 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.3.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.