Download Latest Version config-7.6.0.jar (82.8 kB)
Email in envelope

Get an email when there's a new version of eBus

Home / eBus 6.2.0 / Library
Name Modified Size InfoDownloads / Week
Parent folder
config-6.2.0.jar 2022-11-01 74.0 kB
extensions-6.2.0.jar 2022-11-01 74.2 kB
net-6.2.0.jar 2022-11-01 75.5 kB
README.txt 2022-11-01 461 Bytes
util-6.2.0.jar 2022-11-01 126.8 kB
core-6.2.0.jar 2022-11-01 469.4 kB
feed-6.2.0.jar 2022-11-01 49.4 kB
Totals: 7 Items   869.7 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.1.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.
Source: README.txt, updated 2022-11-01