Skip to content
This repository has been archived by the owner on Jun 27, 2021. It is now read-only.

JavaMoney/jsr354-api-bp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsr354-api-bp

Maven Central Build Status Stability: Unsupported License

JSR 354 forward compatible backport for JDK 6/7 or other platforms (e.g. Android).

This is the API module of JSR 354 licensed under

  • the Apache License Version 2.0 (LICENCE.txt)

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.3 API as defined by JSR 354 Spec (Fix: smaller fixes in ServiceContext and conversion internals).
  • 1.0.4 API as defined by JSR 354 Spec (Backport of Maintenance Release 1).

Built with Maven