How To Install Java Artifact org.javamoney.moneta v1.1

org.javamoney moneta 1.1

Introduction

In this article, we'll learn how to install Java artifact moneta from org.javamoney group in version 1.1. The artifact is available in 15 versions: 1.4.4 1.4.3 1.4.2 1.4.1 1.4 1.3 1.2.1 1.2 1.1 1.0-RC3 1.0-RC2 1.0-RC1 1.0 0.9 0.8 . The Moneta (JSR 354 RI) project has been released under Apache 2 License license, and has its own website at: http://javamoney.org . The parent project is: org.javamoney::javamoney-parent::1.0

How To Install Java Artifact org.javamoney.moneta In Version 1.1

To install the Moneta (JSR 354 RI) artifact in version 1.1 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Moneta (JSR 354 RI) dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Managed dependencies (1)

Compile dependencies (2)

Test dependencies (1)

Licenses