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 | This project emerged as my Diploma thesis assignment: "framework for mobile multiagent systems". Jade4script is a framework, which adds support of scripting languages to robust and well known JADE framework. With this framework the behaviors of JADE agents can be controlled by scripting languages. Since scripting languages are interpreted, there is no need for compilation of source code, which manages Agent behavior. This code is the one, which is most frequently changed by the developers due to purposes of testing or continual change of functionality. The obvious advantage of this approach is in dynamic and rapid change of agent behavior even during runtime, so there is no need to restart the running system. Main goal of my research was to simplify agent creation. Therefore I created a GUI application for agent management called "Agent management tool". This application enables to store agents and their behaviors and it's main feature is the online deployment of agents to agent platform with scripting support. Dynamic change of agent's behavior is also possible with the GUI. |
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. |
Dependency Convergence | This document presents the convergence of dependency versions across the entire project, and its sub modules. |
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. |