Units Libraries
Welcome to Units of Measurement Libraries, a selection of libraries for JSR 385.
The project currently contains the following libraries:
- Common Library
- AssertJ Library
- Jackson JSON support
- Jakarta JSON Binding support
- Domain Specific Libraries
You can access the libraries by adding the following Maven dependencies:
<dependency>
<groupId>tech.uom.lib</groupId>
<artifactId>LIBRARY ARTIFACTID</artifactId>
<version>2.1</version>
</dependency>
For different build systems, check out the latest version on MavenCentral.Authors and Contributors
This page was brought to you by Werner Keil (@keilw). Other major contributors are Karl-Philipp Richter (@krichter722), Chris Senior (@duckAsteroid) or Daniel Dias (@Daniel-Dos).