Unitility · The Physics Units of Measure Library for Java. Unitility provides value objects that combine numerical values with their corresponding units, allowing developers to easily perform accurate and efficient conversions between different units. With a wide range of value objects that represent commonly used physical quantities, this solution is built using plain Java for optimal speed and lightweight functionality.
Group: com.synerset - All Dependencies
Brent Dekker Solver · The algorithm for finding roots of continuous and single-variable math functions, based on a modified version of the Brent-Dekker algorithm.
hvac-engine · HVAC|Engine is a comprehensive library for calculating moist air properties, including crucial thermodynamic processes such as heating, dry cooling, real cooling with condensate discharge, mixing single or multiple air streams, and more. Our goal is to provide a straightforward and efficient psychrometrics analysis library, for integration into any HVAC software project.
Unitility BOM · The BOM module for UNITILITY, the Physics Units of Measure Library for Java.
Unitility BOM · The BOM module for UNITILITY, the Physics Units of Measure Library for Java.
Unitility Core · The core module of UNITILITY, the Physics Units of Measure Library for Java. This module encompasses all supported physical quantity definitions, unit parsers, and resolvers. The Core is crafted in pure Java, without a reliance on external frameworks, ensuring a straightforward, thread-safe, and robust architecture.
Unitility Jackson · The Jackson module of UNITILITY, the Physics Units of Measure Library for Java. This module contains JSON serializers and deserializers and a predefined implementation of Jackson SimpleModule to be used to extend any framework using the Jackson libraries.
Unitility Jackson · The Jackson module of UNITILITY, the Physics Units of Measure Library for Java. This module contains JSON serializers and deserializers and a predefined implementation of Jackson SimpleModule to be used to extend any framework using the Jackson libraries.
Unitility Quarkus · The Quarkus extension module of UNITILITY, the Physics Units of Measure Library for Java. This module integrates unitility-core and unitility-jackson, providing a configured Jackson module and JakartaParamProvider for automatic serialization / deserialization of all supported physical quantity types.
Unitility Spring · The Spring extension module of UNITILITY, the Physics Units of Measure Library for Java. This module integrates unitility-core and unitility-jackson, providing a configured Jackson module and WebMvcConfigurer for automatic serialization / deserialization of all supported physical quantity types.
Unitility Validation · The Java Physics Units of Measure Library - Unitility, Jakarta validation extension. This module integrates unitility-core. It provides a preconfigured Jakarta validators and associated annotations to be used for bean validation. Validators will be discovered automatically in SpringBoot and Quarkus frameworks.