Developers frequently encounter the need to model unitsofmeasurement, because objects in the real world are subject to these measures. When working with units, developers need to understand the mathematicsofunits, how to convert between systems, and how to format and parse string representationsofunits. Mostofthis work can be consolidated into one or two Java packages, which is a primary aimofthis project. This project will help developers create safe, correct software to deal with common problemofmodeling units.
-
-
Data
Basic implementation of UCUM System for use in any context
Financial API based on general Units of Measurement implementation
-
-
The focus of the project is on Java implementations, but other languages both on a JVM or other platforms will be supported as appropriate, desired and/or contributed.
-
-
+
+
The focus of the project is on Java implementations, but other languages both on a JVM or other platforms will be supported as appropriate, desired and/or contributed.