Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.41 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.41 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 Coverage Status License Reference Status

Built with Maven