MVN

javax.money : money-api-bp

Maven & Gradle

May 22, 2020
2 usages
7 stars

Money and Currency API (JSR 354) - Java 7 Compatible Version · JSR 354 provides an API for representing, transporting, and performing comprehensive calculations with Money and Currency. This module provides a forward compatible backport of the API.

<dependency>
    <groupId>javax.money</groupId>
    <artifactId>money-api-bp</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of javax.money : money-api-bp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of javax.money : money-api-bp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
money-api-bp-1.0.4
money-api-bp-1.0.3
money-api-bp-1.0.1
1.0
money-api-bp-1.0

How to add a dependency to Maven

Add the following javax.money : money-api-bp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>javax.money</groupId>
    <artifactId>money-api-bp</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following javax.money : money-api-bp gradle dependency to your build.gradle file:

implementation 'javax.money:money-api-bp:1.0.4'

Gradle Kotlin DSL: Add the following javax.money : money-api-bp gradle kotlin dependency to your build.gradle.kts file:

implementation("javax.money:money-api-bp:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following javax.money : money-api-bp sbt scala dependency to your build.sbt file:

libraryDependencies += "javax.money" % "money-api-bp" % "1.0.4"

Advertisement

Dependencies from Group

May 17, 2020
82 usages
328 stars
May 22, 2020
2 usages
7 stars

Discover Dependencies

Nov 30, 2018
1 usages
712 stars
Jun 07, 2023
6 usages
9 stars
Aug 02, 2023
2 usages
263 stars
Dec 23, 2022
12 usages
25 stars
May 17, 2021
5 usages
171 stars
Aug 01, 2023
4 usages
19 stars
Apr 25, 2023
2 usages
0 stars
Aug 22, 2023
6 usages
708 stars
Aug 29, 2020
2 usages
0 stars