Skip to content

1.0

Compare
Choose a tag to compare
@keilw keilw released this 14 Apr 20:17
· 25 commits to master since this release

Version 1.0

First release of the JavaMoney financial libraries providing:

  • javamoney-calc A library containing lots of financial calculation formulas for Banking, Finance, Securities, Annuities etc.
  • javamoney-exchange Additional exchange rate providers
    • javamoney-exchange-frd rate provider based on the US Federal Reserve Department
    • javamoney-exchange-yahoo rate provider based on Yahoo financial services API.
  • javamoney-cdi integration and annotations for use of Money API with CDI.

The Libraries require Java 8 or higher and fully support Java 9 modules.