JSR 354 (Money and Currency API)

JSR 354 provides an API for representing, transporting, and performing comprehensive calculations with Money and Currency.

License

License

Apache License, Version 2.0
GroupId

GroupId

javax.money
ArtifactId

ArtifactId

money-api
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

JSR 354 (Money and Currency API)
JSR 354 provides an API for representing, transporting, and performing comprehensive calculations with Money and Currency.
Project URL

Project URL

https://javamoney.github.io/
Project Organization

Project Organization

JSR 354 - Expert Group
Source Code Management

Source Code Management

https://github.com/JavaMoney/jsr354-api

Download money-api

How to add to project

<!-- https://jarcasting.com/artifacts/javax.money/money-api/ -->
<dependency>
    <groupId>javax.money</groupId>
    <artifactId>money-api</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/javax.money/money-api/
implementation 'javax.money:money-api:1.1'
// https://jarcasting.com/artifacts/javax.money/money-api/
implementation ("javax.money:money-api:1.1")
'javax.money:money-api:jar:1.1'
<dependency org="javax.money" name="money-api" rev="1.1">
  <artifact name="money-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='javax.money', module='money-api', version='1.1')
)
libraryDependencies += "javax.money" % "money-api" % "1.1"
[javax.money/money-api "1.1"]

Dependencies

test (3)

Group / Artifact Type Version
org.testng : testng jar 7.1.0
org.mockito : mockito-all jar 1.10.19
org.hamcrest : hamcrest-library jar 2.2

Project Modules

There are no modules declared in this project.

JSR 354: Money and Currency API

Maven Central Build Status Coverage Status Codacy Badge Stability: Maintenance Join the chat at https://gitter.im/JavaMoney/jsr354-api

JSR 354 provides an API for representing, transporting, and performing comprehensive calculations with Money and Currency. See the home page for more details: http://jcp.org/en/jsr/detail?id=354

This is the API module of JSR 354 licenced under

  • the Apache License Version 2.0 (LICENCE.txt)

See also: http://javamoney.github.io/

Release Notes

  • 1.0 API as defined by JSR 354 Spec.
  • 1.0.1 API as defined by JSR 354 Spec (Fix: building Java 7 API with Java 7)
  • 1.0.2 API as defined by JSR 354 Spec (Fix: built with Java 9) - dont use, use 1.0.3 instead!
  • 1.0.3 API as defined by JSR 354 Spec (Compatible with Java 8, full Java 9 module support)

Built with Maven

javax.money

Money and Currency API | JavaMoney

Money and Currency API | JavaMoney Project

Versions

Version
1.1
1.0.3
1.0.2
1.0.1
1.0
1.0-RC3
1.0-RC2
1.0-RC1
0.9
0.8