Skip to content

JSR 354 - Moneta: Reference Implementation

License

Notifications You must be signed in to change notification settings

heli80/jsr354-ri

 
 

Repository files navigation

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.

Release Notes

  • 1.0 First release along with with JSR 354 API
  • 1.1 Bugfix release.
  • 1.2 Modularized release (with separated conversion and conversion providers), Java 9 module support
  • 1.2.1 Fix release for invalid/missing Java 9 descriptor for conversion base. Compatible with Java 8, 9 and beyond.

Maven Central Build Status Coverage Status License Reference Status Join the chat at https://gitter.im/JavaMoney/jsr354-ri

Built with Maven

About

JSR 354 - Moneta: Reference Implementation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.9%
  • Shell 0.1%