How To Install Java Artifact org.javamoney.javamoney-tck v1.0-RC1

org.javamoney javamoney-tck 1.0-RC1

Introduction

In this article, we'll learn how to install Java artifact javamoney-tck from org.javamoney group in version 1.0-RC1. The artifact is available in 6 versions: 1.1 1.0-RC3 1.0-RC2 1.0-RC1 1.0 0.9 . The JSR 354 (TCK) project has been released under Apache 2 License license, and has its own website at: http://java.net/projects/javamoney . The parent project is: org.javamoney::javamoney-parent::0.5

How To Install Java Artifact org.javamoney.javamoney-tck In Version 1.0-RC1

To install the JSR 354 (TCK) artifact in version 1.0-RC1 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses JSR 354 (TCK) dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Managed dependencies (7)

Compile dependencies (5)

Provided dependencies (1)

Licenses

Developers