Community Commons

Content Type: Module
Categories: Utility

Overview

Add reusable Java methods that can be called from microflows and custom Java actions to bring functionality for working with dates, batches, strings, files, configurations, etc.

Documentation

Please see Community Commons Function Library in the Mendix documentation for details.

Releases

Version: 10.0.5
Framework Version: 9.18.0
Release Notes: - We updated the Apache PDFBox dependency to 2.0.30. - We added a new Java action RandomStrongPasswordWithLowercase which allows specifying a minimum number of lowercase characters for RandomStrongPassword.
Version: 10.0.2
Framework Version: 9.18.0
Release Notes: We included a migration file for the Java dependencies for Studio Pro 10 compatibility.
Version: 10.0.1
Framework Version: 9.18.0
Release Notes: We added startsWith, endsWith, gte, lt and lte to XPath.java. We fixed gt in XPath.java. This function was using >= instead of the correct >. We updated the Guava dependency to 32.0.1.
Version: 10.0.0
Framework Version: 9.18.0
Release Notes: We updated the module to Studio Pro 9.18, so it can be used in Studio Pro 10. We updated the Apache Commons Lang dependency to version 3.12.0. We added a dependency on Apache Commons Text version 1.10.0 because some Apache Commons Lang functionality moved there.
Version: 9.0.4
Framework Version: 8.12.0
Release Notes: We updated the Apache PDFBox dependency to 2.0.30.