Git Product home page Git Product logo

javamoney-lib's Introduction

Java Money and Currency - Libraries extending JSR 354

JavaMoney-lib provides extensions and libraries built upon JSR 354 (compatible implementations). Whereas the JSR 354 API and reference implementation provides the fundamentals like monetary amounts, customizable currencies and interfaces for interoperation this library adds additional powerful APIs and SPIs that were implemented during JSR development as a proof of concept (artifactIds in brackets):

  • Calculation (javamoney-calc) provides a set of monetary calculations and formulas. The idea here is to provide a comprehensive set of algorithms and tools to perform complex financial mathematics.
  • Exchange (javamoney-exchange) provides further conversion exchange resources such as FRD and Yahoo.
    • FRB (javamoney-exchange-frb) provides conversion exchange for US Federal Reserve Department FRD.
    • Yahoo (javamoney-exchange-yahoo) provides conversion exchange using Yahoo financial APIs.
  • javamoney-cdi (integration/javamoney-cdi) Integrates JavaMoney with CDI.

To use the library you simply have to add the Maven dependency to your project:

<dependency>
  <groupId>org.javamoney.lib</groupId>
  <artifactId>${artifactId}</artifactId>
  <versionId>the current library version</version>
</dependency>

Authors and Contributors

Different people have contributed to this project. During the development of JSR 354, @atsticks and @keilw founded this project and were also the main contributors. Nevertheless everybody is really welcome to help us, to make this library more feasible and add features.

Special thanks go to @manuela-grindei for her awsome help implementing financial formulas.

Release Notes

  • 1.0 First release of the libraries.

javamoney-shelter

The javamoney shelter module is for testing out new features or modules before they may enter the official javamoney library.

Support or Contact

Having trouble with Pages? Check out documentation or contact [email protected].

Everything is licenced under Apache 2 Licence.

Build Status License

Built with Maven

javamoney-lib's People

Contributors

atsticks avatar keilw avatar manuela-grindei avatar stokito avatar jhorstmann avatar myrle-krantz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.