How To Install Java Artifact tech.units.unit-tck v1.1

tech.units unit-tck 1.1

Introduction

In this article, we'll learn how to install Java artifact unit-tck from tech.units group in version 1.1. The artifact is available in 7 versions: 2.2 2.1.1 2.1 2.0-PRD 2.0-EDR 2.0 1.1 . The Units of Measurement TCK project has been released under BSD license, and has its own website at: http://github.com/unitsofmeasurement/unit-tck . The parent project is: tech.uom::uom-parent::1.2

How To Install Java Artifact tech.units.unit-tck In Version 1.1

To install the Units of Measurement TCK artifact in version 1.1 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 Units of Measurement 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 (12)

Licenses