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 | Common core module provides module managament,common basic services like localization,resources. Also basic user session interfaces and basic communication interfaces are provided here. PicoContainer is used as IOC container, but there is dependency to picocontainer only in module entry of each module. Constructor dependency is used preferable throgh project, which means once you construct object using its constructor, u can use it. This does not depends whether you use component in context of container or programatically (e.g in tests) |
| 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 projects dependencies and provides information on each dependency. |
| Project License | This is a link to the definitions of project licenses. |
| 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. |