Core Utilities
Package
Changed on:
7 Aug 2026
| Publisher: | Fluent Commerce |
|---|---|
| Website: | Fluent Commerce |
Download Package
Version History
See previous versions
2025-12-11Key Changes:Version upgrade according to the corresponding version of the Core Reference Module.Java Source Code
Overview
The Core Utility (`util-core`) is a standard library of utility functions designed to simplify and accelerate Rule development on the Fluent Commerce platform. It provides a foundational set of helper classes that address the most common challenges and repetitive tasks developers face.Detailed Technical Description
Usage
1<dependency>
2 <groupId>com.fluentcommerce</groupId>
3 <artifactId>util-core</artifactId>
4 <version>${util-core.version}</version>
5</dependency>| Capability type: | Tool |
|---|