Skip to content

This module adds a number reusable Java methods to your project, which can be called from Microflows or custom Java actions.

License

Notifications You must be signed in to change notification settings

open-sourcerers/CommunityCommons

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

264 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

In version 7.2.0 of this module, we introduced a new way of dependency management using a Gradle build file. Unfortunately, this does not mean that obsolete JARs are automatically deleted from your apps' userlib folders when you import this module into your app model.

To download the dependencies and copy them to the userlib folder of the Community Commons container project, execute gradle prepareDeps from the command line. Afterwards, you will be able to export a CommunityCommons.mpk module from the Community Commons main project. Select only the dependencies listed below in the Dependencies section as dependencies in userlib for the exported module.

The Community Commons container project contains a variety of predesigned unit tests. To use these tests, download the Unit Testing module from the Mendix Marketplace. This module has a dependency on the Object Handling module, so that module should also be imported to your app if you want to run the tests.

About

This module adds a number reusable Java methods to your project, which can be called from Microflows or custom Java actions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 45.0%
  • Java 43.4%
  • JavaScript 10.3%
  • HTML 1.3%