31 Mai 2015

JSR 354 TCK

Technical Compatibiliy Kit (TCK) of JSR 354

Download .zip Download .tar.gz View on GitHub

Welcome to the JSR 354 Technical Compatibiliy Kit (TCK)

This module is the TCK for JSR 354 Money & Currency. Hereby tests implementations of amounts, currency and roundings are provided. You can access the TCK by adding the following Maven dependencies:

<dependency>
  <groupId>org.javamoney</groupId>
  <artifactId>javamoney-tck</artifactId>
  <version>1.0</version>
</dependency>

Further versions can be found here.

The release artifacts should be accessible from the following repositories:

  • Maven Central
  • JCenter by Bintray

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.