# mule-aggregators-module **Repository Path**: mirrors_mulesoft/mule-aggregators-module ## Basic Information - **Project Name**: mule-aggregators-module - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Mule Aggregators Module From your GitHub home's mule-aggregators-module folder, build the module with ```shell mvn clean install ``` This will install the module to your local Maven repository, and also generate the plugin file, tests, etc. Add this dependency to your Mule application's pom.xml ```xml org.mule.modules mule-aggregators-module 1.1.0-SNAPSHOT mule-plugin ```