The Safety Analisys Analysis system consists of three main parts: Safety Analisys Analysis - Sonar, Safety Analisys Analysis - GUI/CLI and Safety Analisys Analysis - WebApp. All of them are made of several modules rendered in the source code as maven modules.
The Safety Analisys Analysis - GUI/CLI is a desktop application.
The Safety Analisys Analysis - WebApp is a web application (war) and as such must be deployed into an application container, the Apache Tomcat is recommended. It also need a database connection. MySQL is recomended.
The Safety Analisys Analysis - Sonar is a plugin to analyse source code of whole system.