MVN

org.javamoney : javamoney-tck

Maven & Gradle

May 18, 2020
1 usages

JSR 354 Technical Compatibility Kit (TCK) · JSR 354 provides an API for representing, transporting, and performing comprehensive calculations with Money and Currency. This module implements JSR 354. This module provides the test code that is compatible with both the Java 7 and the Java 8 based API. The targeted API must be provided as well as the implementation under test to execute this TCK.

<dependency>
    <groupId>org.javamoney</groupId>
    <artifactId>javamoney-tck</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.javamoney : javamoney-tck to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1
  • Latest Release Candidate: 1.0-RC3

All Versions

Choose a version of org.javamoney : javamoney-tck to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
javamoney-tck-1.1
1.0
javamoney-tck-1.0
javamoney-tck-1.0-RC3
javamoney-tck-1.0-RC2
javamoney-tck-1.0-RC1
0.9
javamoney-tck-0.9

How to add a dependency to Maven

Add the following org.javamoney : javamoney-tck maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

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

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.javamoney : javamoney-tck gradle dependency to your build.gradle file:

implementation 'org.javamoney:javamoney-tck:1.1'

Gradle Kotlin DSL: Add the following org.javamoney : javamoney-tck gradle kotlin dependency to your build.gradle.kts file:

implementation("org.javamoney:javamoney-tck:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.javamoney : javamoney-tck sbt scala dependency to your build.sbt file:

libraryDependencies += "org.javamoney" % "javamoney-tck" % "1.1"

Advertisement

Dependencies from Group

Jul 28, 2020
72 usages
318 stars
Jul 21, 2020
3 usages
9 stars
May 18, 2020
1 usages
Jul 28, 2020
0 stars
Jul 28, 2020
318 stars

Discover Dependencies

Aug 31, 2017
71 stars
Aug 31, 2017
7 usages
65 stars
sas
Aug 31, 2017
65 stars
Jan 31, 2018
33 usages
29 stars
Jan 17, 2022
3 usages
205 stars
Dec 02, 2015
9 usages
5 stars
Jul 11, 2021
2 usages
45 stars