The Apache Project is an effort to develop and maintain an open-source HTTP server for modern operating systems including UNIX and Windows. The goal of this project is to provide a secure, efficient and extensible server that provides HTTP services in sync with the current HTTP standards.
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.
Gravatar is a service for providing globally unique avatars and was created by Tom Preston-Werner. It is owned by Automattic, having integrated it into their WordPress.com blogging platform.
Hypertext Markup Language (HTML) is the standard markup language for documents designed to be displayed in a web browser. It can be assisted by technologies such as Cascading Style Sheets (CSS) and scripting languages such as JavaScript.
Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications. Ant can also be used effectively to build non Java applications, for instance C or C++ applications.
The Apache Software Foundation is a cornerstone of the modern Open Source software ecosystem supporting some of the most widely used and important software solutions powering today's Internet economy.
GitLab is a web-based Git-repository manager with wiki, issue-tracking and CI/CD pipeline features, using an open-source license, developed by GitLab Inc.
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.
Atlassian Confluence is a knowledge management software with flexible customization, organization and a powerful search engine, empowering collaboration and innovation.
ON24 webcasting and virtual communications solutions provide corporations with the power to engage global audiences with interactive, live content for marketing, training and corporate communications. Their industry-leading platform helps organizations to communicate with employees and clients.
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.