You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@
78
78
<h1>API (JSR 354)</h1>
79
79
</div>
80
80
81
-
<p><em>10 December 2018</em></p>
81
+
<p><em>16 June 2020</em></p>
82
82
83
83
<p>
84
84
<h2>Money & Currency API</h2>
@@ -107,14 +107,14 @@ <h3>
107
107
defined extension points. It's API defines a simple yet flexible contract that enables users to choose
108
108
the implementation matching their target requirements best and having full control about the numeric state
109
109
at all stages during monetary processing. <br/>
110
-
The JSR is lead by Anatole Tresch / Trivadis (<ahref="https://github.com/atsticks" class="user-mention">@atsticks</a>), Werner Keil (<ahref="https://github.com/keilw" class="user-mention">@keilw</a>) and Otavio Santana (<ahref="https://github.com/otaviojava" class="user-mention">@otaviojava</a>)
110
+
The JSR is lead by Trivadis AG (<ahref="https://www.trivadis.com/de/" class="user-mention">trivadis.com</a>), Werner Keil (<ahref="https://github.com/keilw" class="user-mention">@keilw</a>) and Otavio Santana (<ahref="https://github.com/otaviojava" class="user-mention">@otaviojava</a>)
111
111
<br/>You can access the API by adding the following Maven
0 commit comments