Fluent Commerce Logo
Docs
Sign In

Core Utilities

Package

Changed on:

1 Sept 2025

Publisher:Fluent Commerce
Website:Fluent Commerce

Download reference module

Version History

2025-09-01

Java source code

Initial release

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