Coder Social home page Coder Social logo

markvanveen / javamoney-lib Goto Github PK

View Code? Open in Web Editor NEW

This project forked from javamoney/javamoney-lib

0.0 0.0 0.0 2.21 MB

JavaMoney financial libraries, extending and complementing JSR 354

License: Apache License 2.0

Java 99.95% Shell 0.05%

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:

  • Calculation 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 provides further conversion exchange resources such as FRD and Yahoo.
  • javamoney-cdi Integrates JavaMoney with CDI, so SPIs can as well be loaded from CDI.

Currently the following modules are retired (or archived, not actively maintained):

  • Formatting provides an extendble formatting library that allows to define complex formatters, that can be configured in arbitrary ways using LocalizationStyle instances. Also available is a flexible Builder for creating arbitrary complex formatters and parsers based on an ordered set of arbitrary tokens.
  • javamoney-all provides a pom that imports everything you need (API, RI and the released JavaMoney libraries).
  • Region API provides a forest (a set of trees) of regions. This allows to model regional hierarchies in a more flexible and intuitive way, than adding all functionalities into java.util.Locale. By default the Unicode CLDR region tree, well as ISO countries defined by the 2- or 3-letter country code are available. Of course, the API is fully extendible, so customer related regions such as legal units, customer segments etc can be mapped easily to this API, also.
  • Validity API This API provides a generic API for accessing historic validity information for arbitrary items, and for relationships between items. By default the API provides access to the historic relationship of currencies to countries using the Unicode CLDR data.
  • Data JavaMoney Data

To use the library you simply have to add the Maven dependency to your project (tbd)

<dependency>
  <groupId>org.javamoney</groupId>
  <artifactId>javamoney-${module}</artifactId>
  <versionId>the current 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.

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.