Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.09 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.09 KB

JSR 354: Money and Currency Moneta Reference Implementation

JSR 354 provides an API for representing, transporting, and performing comprehensive calculations with Money and Currency. This module (moneta) implements JSR 354 Money & Currency. Hereby basic implementations of amounts, currency and roundings are provided.

See the JCP detail page: http://jcp.org/en/jsr/detail?id=354

Or the GitHub page: http://javamoney.github.io/ri.html

This module is licenced under the the Apache 2 Licence.

Maven Central Build Status License

Built with Maven