The Safety Analisys system consists of three main parts: Safety Analisys - Sonar, Safety Analisys - GUI/CLI and Safety Analisys - WebApp. All of them are made of several modules rendered in the source code as maven modules.
The Safety Analisys - GUI/CLI is a desktop application.
The Safety Analisys - 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 - Sonar is a plugin to analyse source code of whole system.