Atlassian Confluence is a knowledge management software with flexible customization, organization and a powerful search engine, empowering collaboration and innovation.
GitKraken is a cross-platform Git client that provides a nearly identical experience across operating systems. It is a powerful and elegant multiplatform graphical interface for Git developed by Axosoft, as an alternative to the command line.
Jenkins is an open source automation server written in Java. Jenkins helps to automate the non-human part of the software development process, with continuous integration and facilitating technical aspects of continuous delivery. It is a server-based system that runs in servlet containers such as Apache Tomcat.
JIRA is the tracker for teams planning & building great products. Millions choose JIRA to capture & organize issues, assign work, & follow team activity.
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
MariaDB is a community-developed, commercially supported fork of the MySQL relational database management system, intended to remain free and open-source software under the GNU General Public License.
JUnit is a unit testing framework for the Java programming language. JUnit has been important in the development of test-driven development, and is one of a family of unit testing frameworks which is collectively known as xUnit that originated with SUnit.