https://github.com/javamoney/jsr354-api
JSR 354 - Money and Currency API
https://github.com/javamoney/jsr354-api
currency java javamoney jcp jsr jsr-spec jsr354 money standard units
Last synced: about 1 month ago
JSON representation
JSR 354 - Money and Currency API
- Host: GitHub
- URL: https://github.com/javamoney/jsr354-api
- Owner: JavaMoney
- License: apache-2.0
- Created: 2012-11-02T21:53:17.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-03-05T04:02:13.000Z (4 months ago)
- Last Synced: 2025-04-13T00:39:30.572Z (3 months ago)
- Topics: currency, java, javamoney, jcp, jsr, jsr-spec, jsr354, money, standard, units
- Language: Java
- Homepage: http://javamoney.org
- Size: 15.4 MB
- Stars: 359
- Watchers: 47
- Forks: 78
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
JSR 354: Money and Currency API
===============================[](https://maven-badges.herokuapp.com/maven-central/javax.money/money-api)
[](https://dl.circleci.com/status-badge/redirect/gh/JavaMoney/jsr354-api/tree/master)
[](https://coveralls.io/r/JavaMoney/jsr354-api?branch=master)
[](https://masterminds.github.io/stability/maintenance.html)
[](https://gitter.im/JavaMoney/jsr354-api?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)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=354This is the API module of JSR 354 licenced under
- the Apache License Version 2.0 (LICENCE.txt)See also:
http://javamoney.github.io/Release Notes
-------------- *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.[](http://maven.org/)