Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
net-6.0.1.jar | 2022-01-15 | 75.5 kB | |
util-6.0.1.jar | 2022-01-15 | 122.9 kB | |
config-6.0.1.jar | 2022-01-15 | 72.4 kB | |
core-6.0.1.jar | 2022-01-15 | 415.7 kB | |
extensions-6.0.1.jar | 2022-01-15 | 73.5 kB | |
README.txt | 2022-01-15 | 461 Bytes | |
feed-6.0.1.jar | 2022-01-15 | 48.8 kB | |
Totals: 7 Items | 809.4 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.0.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.