General Actions:
TagSoup is a SAX-compliant parser written in Java that, instead of parsing well-formed or valid XML, parses HTML as it is found in the wild: poor, nasty and brutish, though quite often far from short. TagSoup is designed for people who have to process this stuff using some semblance of a rational application design. By providing a SAX interface, it allows standard XML tools to be applied to even the worst HTML. TagSoup also includes a command-line processor that reads HTML files and can generate either clean HTML or well-formed XML that is a close approximation to XHTML.
A repository connector implementation for repositories using file:// URLs.
XWiki Platform - Component - Multi Component Manager Implementation
Allows the boostrapping of a ServicemManager and gives access to the native component loader.
Generic interfaces relating to storage.
Tools to assist in the reading of configuration/preferences files in various formats
An implementation of the repository system.
Per-directory local and remote repository metadata.
XWiki Rendering - Syntax - XWiki 2.x
Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
XWiki Commons - Observation - Local
<b>JCAPTCHA</b>, for <b>J</b>ava <b>C</b>ompletely <b>A</b>utomated <b>P</b>ublic <b>T</b>est to tell <b>C</b>omputers and <b>H</b>umans <b>A</b>part <br/>The open source java framework for captcha definition and integration <br/> A captcha is a simple captcha container that contains a question, a challenge, and a response validation routine.<BR/> A captcha can only be built by a captcha factory that provides methods to build localized captchas.<br/> This jar aims to provide interfaces and implementation of generic and typed captcha and captcha factories.<BR/> It uses the word generator, types sub packages (image and sound) components (word to image, word to sound) to build typed captchas captchas.
XWiki Rendering - Macro - HTML
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
XWiki Platform - Configuration - Default
XWiki Platform - URL - Container
The sheet API used by XWiki platform. Provides the SheetManager interface which can be used to retrieve class and document sheets.
Causes JAXB RI 2 XJC to generate additional methods that allows method chaining. Method chaining is useful when building object tree in memory, allowing the code to be done in a concise way. The code that uses this plugin can still run with any JAXB2 implementation.