JSR 354 provides an API for representing, transporting, and performing comprehensive calculations with Money and Currency. See the home page for more details: http://jcp.org/en/jsr/detail?id=354
This is the API module of JSR 354 licenced under
- the Apache License Version 2.0 (LICENCE.txt)
See also: http://javamoney.github.io/
- 1.0 API as defined by JSR 354 Spec.
- 1.0.1 API as defined by JSR 354 Spec (Fix: building Java 7 API with Java 7)
- 1.0.2 API as defined by JSR 354 Spec (Fix: built with Java 9) - dont use, use 1.0.3 instead!
- 1.0.3 API as defined by JSR 354 Spec (Compatible with Java 8, full Java 9 module support)
- 1.1 API as defined by JSR 354 MR 1.