General Actions:
XWiki Commons is a set of technical Java libraries that can be reused outside of the XWiki Ecosystem. Some of them are used for example in the XWiki Rendering project which itself can be used independently of the rest of XWiki.
The following libraries are available:
| Name | Description |
|---|---|
| xwiki-commons-component | Generic and very lightweight Injection framework with a simple component lifecycle |
| xwiki-commons-configuration | |
| xwiki-commons-context | |
| xwiki-commons-environment | Provides a simple abstraction of the execution environment |
| xwiki-commons-extension | Make easier to add on the fly extension installation from various kinds of repositories |
| xwiki-commons-job | A set of APIs to easily communicate with an asynchronous task |
| xwiki-commons-logging | Receive and capture logs (SLF4J) |
| xwiki-commons-management | |
| xwiki-commons-observation | Powerful Event bus with Listeners |
| xwiki-commons-properties | |
| xwiki-commons-script | |
| xwiki-commons-test | |
| xwiki-commons-text | XWiki-specific text-related APIs |
| xwiki-commons-velocity | |
| xwiki-commons-xml | XML and HTML/XHTML manipulation and cleaning APIs |