1- title=Moneta
2- date=2013-11-15
3- type=page
4- status=published
5- ~~~~~~
1+ title=Moneta date=2013-11-15 type=page status=published ~~~~~~
62
7- < h1 > JSR 354 RI</ h1 >
8- < h2 > Reference Implementation of JSR 354</ h2 >
3+ < h1 > JSR 354 RI</ h1 >
4+ < h2 > Reference Implementation of JSR 354</ h2 >
95
10- < section id ="downloads " class ="clearfix ">
11- < a href ="https://github.com/JavaMoney/jsr354-ri/zipball/master " id ="download-zip " class ="button "> < span > Download .zip</ span > </ a >
12- < a href ="https://github.com/JavaMoney/jsr354-ri/tarball/master " id ="download-tar-gz " class ="button "> < span > Download .tar.gz</ span > </ a >
13- < a href ="https://github.com/JavaMoney/jsr354-ri " id ="view-on-github " class ="button "> < span > View on GitHub</ span > </ a >
14- </ section >
6+ < section id ="downloads " class ="clearfix ">
7+ < a href ="https://github.com/JavaMoney/jsr354-ri/zipball/master "
8+ id ="download-zip " class ="button "> < span > Download .zip</ span > </ a > < a
9+ href ="https://github.com/JavaMoney/jsr354-ri/tarball/master "
10+ id ="download-tar-gz " class ="button "> < span > Download .tar.gz</ span > </ a >
11+ < a href ="https://github.com/JavaMoney/jsr354-ri " id ="view-on-github "
12+ class ="button "> < span > View on GitHub</ span > </ a >
13+ </ section >
1514
16- < hr >
15+ < hr >
1716
18- < section id ="main_content ">
19- < h3 >
20- < a name ="welcome-to-moneta---the-jsr-354-reference-implementation " class ="anchor " href ="#welcome-to-moneta---the-jsr-354-reference-implementation "> < span class ="octicon octicon-link "> </ span > </ a > Welcome to Moneta - the JSR 354 reference implementation</ h3 >
17+ < section id ="main_content ">
18+ < h3 >
19+ < a name ="welcome-to-moneta---the-jsr-354-reference-implementation "
20+ class ="anchor "
21+ href ="#welcome-to-moneta---the-jsr-354-reference-implementation "> < span
22+ class ="octicon octicon-link "> </ span > </ a > Welcome to Moneta - the JSR 354
23+ reference implementation
24+ </ h3 >
2125
22- < p > This module implements JSR 354 Money & Currency. Hereby basically implementations of amounts, currency and roundings are provided.
23- You can access the RI by adding the following Maven dependencies:</ p >
26+ < p > This module implements JSR 354 Money & Currency. Hereby
27+ basically implementations of amounts, currency and roundings are
28+ provided. You can access the RI by adding the following Maven
29+ dependencies:</ p >
2430
25- < pre > < code > <dependency>
31+ < pre >
32+ < code > <dependency>
2633 <groupId>org.javamoney.ri</groupId>
2734 <artifactId>jsr-354-ri</artifactId>
2835 <version>0.8-SNAPSHOT</version>
2936</dependency>
30- </ code > </ pre >
37+ </ code >
38+ </ pre >
3139
32- < p > Nevertheless we highly recommend you to depend on the Javamoney OSS library to be used, due to the following reasons:</ p >
40+ < p > Nevertheless we highly recommend you to depend on the Javamoney
41+ OSS library to be used, due to the following reasons:</ p >
3342
34- < ul >
35- < li > the RI only contains a very small, minimalistic subset of features. </ li >
36- < li > The JavaMoney project contains additional functionalities, such as
37- ** currency conversion,
38- ** currency management and
39- ** rounding and formatting features,
40- ** regions and validite4s support
41- ** bundles for different runtime environments</ li >
42- </ ul > < h3 >
43- < a name ="authors-and-contributors " class ="anchor " href ="#authors-and-contributors "> < span class ="octicon octicon-link "> </ span > </ a > Authors and Contributors</ h3 >
43+ < ul >
44+ < li > the RI only contains a very small, minimalistic subset of
45+ features.</ li >
46+ < li > The JavaMoney project contains additional functionalities,
47+ such as ** currency conversion, ** currency management and **
48+ rounding and formatting features, ** regions and validite4s support
49+ ** bundles for different runtime environments</ li >
50+ </ ul >
4451
45- < p > tbd.</ p >
52+ < h3 >
53+ < a name ="authors-and-contributors " class ="anchor "
54+ href ="#authors-and-contributors "> < span
55+ class ="octicon octicon-link "> </ span > </ a > Authors and Contributors
56+ </ h3 >
4657
47- < h3 >
48- < a name ="support-or-contact " class ="anchor " href ="#support-or-contact "> < span class ="octicon octicon-link "> </ span > </ a > Support or Contact</ h3 >
58+ < p >
59+ Different people have contributed to this project. During the
60+ development of JSR 354, < a href ="https://github.com/atsticks "
61+ class ="user-mention "> @atsticks</ a > and < a
62+ href ="https://github.com/keilw " class ="user-mention "> @keilw</ a >
63+ founded this project and also were the main contributors. Nevertheless
64+ everybody is really welcome to help us, to make this library more
65+ feasible and add features.
66+ </ p >
4967
50- < p > tbd</ p >
68+ < h3 >
69+ < a name ="support-or-contact " class ="anchor " href ="#support-or-contact "> < span
70+ class ="octicon octicon-link "> </ span > </ a > Support or Contact
71+ </ h3 >
5172
52-
53-
73+ < p >
74+ Having trouble with Pages? Check out the documentation at
75+ http://tbd/pages or contact
< a href ="
mailto:[email protected] "
> [email protected] </ a > .
76+ </ p >
77+ </ section >
0 commit comments