How To Install Java Artifact javax.money.money-api-bp v1.0

javax.money money-api-bp 1.0

Introduction

In this article, we'll learn how to install Java artifact money-api-bp from javax.money group in version 1.0. The artifact is available in 4 versions: 1.0.4 1.0.3 1.0.1 1.0 . The Money and Currency API (JSR 354) - Java 6/7 Compatible Version project has been released under Spec Evaluation License license, and has its own website at: http://java.net/projects/javamoney .

How To Install Java Artifact javax.money.money-api-bp In Version 1.0

To install the Money and Currency API (JSR 354) - Java 6/7 Compatible Version artifact in version 1.0 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 Money and Currency API (JSR 354) - Java 6/7 Compatible Version 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)

Test dependencies (1)

Licenses

Developers