File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 6
6
<atom : link href =" http://javamoney.org/feed.xml" rel =" self" type =" application/rss+xml" />
7
7
<description >Java Money and Currency</description >
8
8
<language >en-gb</language >
9
- <pubDate >Sa., 27 Jan. 2024 22:01:33 +0100</pubDate >
10
- <lastBuildDate >Sa., 27 Jan. 2024 22:01:33 +0100</lastBuildDate >
9
+ <pubDate >Sa., 27 Jan. 2024 22:46:45 +0100</pubDate >
10
+ <lastBuildDate >Sa., 27 Jan. 2024 22:46:45 +0100</lastBuildDate >
11
11
12
12
<item >
13
13
<title >Moneta Release 1.4.4</title >
Original file line number Diff line number Diff line change 78
78
< h1 > Moneta</ h1 >
79
79
</ div >
80
80
81
- < p > < em > 20 Juli 2020 </ em > </ p >
81
+ < p > < em > 27 Januar 2024 </ em > </ p >
82
82
83
83
< p >
84
84
< h1 > JSR 354 RI</ h1 >
@@ -106,14 +106,13 @@ <h3>
106
106
107
107
< p > This module implements JSR 354 Money & Currency. Hereby
108
108
basically implementations of amounts, currency and roundings are
109
- provided. You can access the RI by adding the following Maven
110
- dependencies:</ p >
109
+ provided. You can access the RI by adding the following Maven BOM:</ p >
111
110
112
111
113
112
< pre > < code > <dependency>
114
113
<groupId>org.javamoney</groupId>
115
114
<artifactId>moneta</artifactId>
116
- <version>1.4.1 </version>
115
+ <version>1.4.4 </version>
117
116
<type>pom</type>
118
117
</dependency>
119
118
</ code > </ pre >
You can’t perform that action at this time.
0 commit comments