This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.
Document | Description |
---|---|
About | RoKlib is a general purpose library written in Java. I use this library to put all general utility code from my other projects into one place. Some of its prominent features are an implementation class of a Ternary Search Tree hash map, a Swing text field which allows entering IPA phonetic characters, a framework for parsing arguments from the command line (similar to the Apache Commons CLI project), a framework for writing Java plugins, an object-oriented abstraction of logical expressions, and a framework for mapping the action URLs of a web application on command objects. RoKlib uses Apache Maven as building tool. |
Continuous Integration | This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis. |
Dependencies | This document lists the project's dependencies and provides information on each dependency. |
Distribution Management | This document provides informations on the distribution management of this project. |
Issue Tracking | This is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link. |
Mailing Lists | This document provides subscription and archive information for this project's mailing lists. |
Plugin Management | This document lists the plugins that are defined through pluginManagement. |
Project License | This is a link to the definitions of project licenses. |
Project Plugins | This document lists the build plugins and the report plugins used by this project. |
Project Summary | This document lists other related information of this project |
Project Team | This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another. |
Source Repository | This is a link to the online source repository that can be viewed via a web browser. |