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.1</version>
</dependency>
Further versions can be found here.
The release artifacts should be accessible from the following repositories:
- Maven Central
Authors and Contributors
Different people have contributed to this project. During the development of JSR 354, @keilw founded this project and is also a main contributor.