forked from JavaMoney/jsr354-api
-
Notifications
You must be signed in to change notification settings - Fork 0
JSR 354 - Java Money and Currency
License
Unknown, Apache-2.0 licenses found
Licenses found
Unknown
LICENSE.txt
Apache-2.0
LICENSE_RI-TCK.txt
paulkmoore/javamoney
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
JSR 354: Money and Currency API ========= 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 The current project structure is as follows: --------- * money-api: contains the main API/Spec * convert: currency conversion * ext: extensions * format: formatting and parsing * platform: contains core platform module targeting Java SE 7 and above or ME/CLDC where applicable. * money-impl: contains the main implementation artifacts * ri: contains the reference implementation (RI), runnable on SE 7 or later * cdi: contains alternate loader implementation using stand-alone CDI (weld) * java-ee: contains alternate loader targeting EE 6 and above CDI container integration * money-tck: contains the technical compatibility kit (TCK)
About
JSR 354 - Java Money and Currency
Resources
License
Unknown, Apache-2.0 licenses found
Licenses found
Unknown
LICENSE.txt
Apache-2.0
LICENSE_RI-TCK.txt
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 99.7%
- CSS 0.3%