We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a05a15 commit 5ccad69Copy full SHA for 5ccad69
README.md
@@ -10,7 +10,7 @@ APIs and SPIs that were implemented during JSR development as a proof of concept
10
* **Exchange** (javamoney-exchange) provides further conversion exchange resources such as FRD and Yahoo.
11
* **FRB** (javamoney-exchange-frb) provides conversion exchange for US Federal Reserve Department FRD.
12
* **Yahoo** (javamoney-exchange-yahoo) provides conversion exchange using Yahoo financial APIs.
13
-* **javamoney-cdi** (integration/javamoney-cdi) Integrates JavaMoney with CDI.
+* **javamoney-cdi** (javamoney-cdi) Integrates JavaMoney with Jakarta CDI (Java SE mode).
14
15
To use the library you simply have to add the Maven dependency to your project:
16
0 commit comments