1+ <!DOCTYPE html>
2+ < html lang ="en ">
3+ < head >
4+ < meta charset ="utf-8 ">
5+ < title > JavaMoney</ title >
6+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7+ < meta name ="description " content ="">
8+ < meta name ="author " content ="">
9+ < meta name ="keywords " content ="">
10+
11+ <!-- Le styles -->
12+ < link href ="/css/bootstrap.min.css " rel ="stylesheet ">
13+ < link href ="/css/asciidoctor.css " rel ="stylesheet ">
14+ < link href ="/css/base.css " rel ="stylesheet ">
15+ < link href ="/css/bootstrap-responsive.min.css " rel ="stylesheet ">
16+
17+ <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
18+ <!--[if lt IE 9]>
19+ <script src="/js/html5shiv.js"></script>
20+ <![endif]-->
21+
22+ <!-- Fav and touch icons -->
23+ <!--<link rel="apple-touch-icon-precomposed" sizes="144x144" href="../assets/ico/apple-touch-icon-144-precomposed.png">
24+ <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../assets/ico/apple-touch-icon-114-precomposed.png">
25+ <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../assets/ico/apple-touch-icon-72-precomposed.png">
26+ <link rel="apple-touch-icon-precomposed" href="../assets/ico/apple-touch-icon-57-precomposed.png">-->
27+ < link rel ="shortcut icon " href ="favicon.ico ">
28+ </ head >
29+ < body >
30+ < div id ="wrap ">
31+
32+ <!-- Fixed navbar -->
33+ < div class ="navbar navbar-fixed-top ">
34+ < div class ="navbar-inner ">
35+ < div class ="container ">
36+ < button type ="button " class ="btn btn-navbar " data-toggle ="collapse " data-target =".nav-collapse ">
37+ < span class ="icon-bar "> </ span >
38+ < span class ="icon-bar "> </ span >
39+ < span class ="icon-bar "> </ span >
40+ </ button >
41+ < a class ="brand " href ="/ "> JavaMoney</ a >
42+ < div class ="nav-collapse collapse ">
43+ < ul class ="nav ">
44+ < li > < a href ="/archive.html "> Blog</ a > </ li >
45+ < li > < a href ="https://github.com/JavaMoney/ " target ="_blank "> View on GitHub</ a > </ li >
46+ < li > < a href ="feed.xml " target ="_blank "> RSS Subscribe</ a > </ li >
47+ < li class ="dropdown ">
48+ < a href ="# " class ="dropdown-toggle " data-toggle ="dropdown "> Links < b class ="caret "> </ b > </ a >
49+ < ul class ="dropdown-menu ">
50+ < li class ="nav-header "> JSR 354</ li >
51+ < li > < a href ="/api.html "> API</ a > </ li >
52+ < li > < a href ="apidocs/ "> API (JavaDoc)</ a > </ li >
53+ < li > < a href ="/ri.html "> Moneta Reference Implementation (RI)</ a > </ li >
54+ < li > < a href ="/tck.html "> Technical Compatibility Kit (TCK)</ a > </ li >
55+ < li > < a href ="https://jcp.org/en/jsr/detail?id=354 " target ="_blank "> Detail Page</ a > </ li >
56+ < li class ="divider "> </ li >
57+ < li class ="nav-header "> JavaMoney</ li >
58+ < li > < a href ="/lib.html "> Library</ a > </ li >
59+ < li > < a href ="/midas.html "> Midas</ a > </ li >
60+ < li > < a href ="https://github.com/JavaMoney/javamoney-examples " target ="_blank "> Examples</ a > </ li >
61+ < li > < a href ="/shelter.html "> Shelter</ a > </ li >
62+ < li > < a href ="http://jadira.sourceforge.net/usertype.extended/ " target ="_blank "> Jadira Usertype Extended (Hibernate support)</ a > </ li >
63+ < li > < a href ="https://github.com/zalando/jackson-datatype-money " target ="_blank "> Jackson Datatype Money by Zalando</ a > </ li >
64+ < li class ="divider "> </ li >
65+ < li class ="nav-header "> Additional Information</ li >
66+ < li > < a href ="https://bintray.com/javamoney " target ="_blank "> JavaMoney on Bintray</ a > </ li >
67+ < li > < a href ="
https://groups.io/g/javamoney/ "
target ="
_blank "
> [email protected] </ a > </ li > 68+ < li > < a href ="https://github.com/JavaMoney/jsr354-api-bp " target ="_blank "> API - Backport to Java 7 (API BP)</ a > </ li >
69+ < li > < a href ="https://github.com/JavaMoney/jsr354-ri-bp " target ="_blank "> Moneta Reference Implementation - Backport to Java 7 (RI BP)</ a > </ li >
70+ </ ul >
71+ </ li >
72+ </ ul >
73+ </ div > <!--/.nav-collapse -->
74+ </ div >
75+ </ div >
76+ </ div >
77+ < div class ="container ">
78+ < div class ="page-header ">
79+ < h1 > JSR 354 EG turns 10</ h1 >
80+ </ div >
81+
82+ < p > < em > 21 Mai 2022</ em > </ p >
83+
84+ < p >
85+
86+ < header >
87+ < h1 > 10 Years JSR 354 EG Formation</ h1 >
88+ </ header >
89+
90+ < section id ="downloads " class ="clearfix "> </ section >
91+
92+
93+ < section id ="main_content ">
94+ < h3 > 10th Birthday of JSR 354 Formation</ h3 >
95+
96+ < p >
97+ Today the EG Formation of JSR 354 has been 10 years ago. Following the < a href ="https://jcp.org/en/jsr/results?id=5295 "> JSR Review Ballot</ a > .< br >
98+ To the next decades of JavaMoney.
99+ </ p >
100+ </ section >
101+ </ p >
102+
103+ < hr >
104+
105+ </ div >
106+ < div id ="push "> </ div >
107+ </ div >
108+
109+ < div id ="footer ">
110+ < div class ="container ">
111+ < p > Having trouble with JavaMoney?
112+ Ask your question at < a href ="https://stackoverflow.com/questions/tagged/java-money+jsr354 " target ="_blank "> StackOverflow</ a > with tag < code > java-money</ code > .
113+ Join the Gitter chat < a href ="https://gitter.im/orgs/JavaMoney/rooms " target ="_blank "> < img src ="https://badges.gitter.im/Join%20Chat.svg "/> </ a > .
114+ 115+ </ p >
116+ < p class ="muted credit "> © 2020 JavaMoney | Mixed with < a href ="http://twitter.github.com/bootstrap/ "> Bootstrap v2.3.1</ a > | Baked with < a href ="http://jbake.org "> JBake v2.6.5</ a > </ p >
117+ </ div >
118+ </ div >
119+
120+ <!-- Le javascript
121+ ================================================== -->
122+ <!-- Placed at the end of the document so the pages load faster -->
123+ < script src ="/js/jquery-1.9.1.min.js "> </ script >
124+ < script src ="/js/bootstrap.min.js "> </ script >
125+ < script src ="/js/run_prettify.js "> </ script >
126+
127+ </ body >
128+ </ html >
0 commit comments