Integrate JavaMoney (JSR 354) into Quarkus for JDK and native builds.
Add the following dependency to your build file:
<dependency>
<groupId>io.quarkiverse.moneta</groupId>
<artifactId>quarkus-moneta</artifactId>
<version>${latest.version}</version>
</dependency>
implementation("io.quarkiverse.moneta:quarkus-moneta:$latestVersion")
Quarkus APIstax provides multiple different version streams.
Quarkus | Quarkus Moneta |
---|---|
3.8.x (LTS) | 1.x |
3.15.x (LTS) | 2.x |
Thanks goes to these wonderful people (emoji key):
David Andlinger 💻 🚧 |
Max Holzleitner 💻 🚧 |
This project follows the all-contributors specification. Contributions of any kind welcome!