The Java Financial Library is a library for Java applications that converts between currencies and retrieves stock information. It uses external data sources (Yahoo and Oanda) for the quote and currency data.
| Tags | Office/Business Financial Software Development Libraries |
|---|---|
| Licenses | GPL LGPL |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Release Notes: Minor bugfixes and enhancements for pulling stock data from Yahoo.


Release Notes: This release contains very minor fixes to the backend data sources, including the removal of an old non-functional Yahoo source for stock quotes (the program now favors Yahoo's CSV source).


Release Notes: The data sources have been updated to fix errors when fetching stock quotes and currencies.


Release Notes: This release fixes a bug with the Yahoo stock quote source.


Release Notes: This release fixes the Yahoo data source, adds a data source for currency conversions based on Oanda.com, and fixes up error handling in the API.