Apache

Apache 2.4.34 updated

Apache is an open source, cross-platform and completely free command-line software designed to implemented a web server on any Linux and UNIX-like operating system for serving files via the HTTP and HTTPS protocols. The world’s most used web server...

read more
Apache Subversion

Apache Subversion 1.10.2 updated

The goal of the Subversion project is to build a version control system that is a compelling replacement for CVS in the open source community. It is developed and distributed by the Apache Software Foundation (ASF). Apache Subversion is a command-line...

Apache Ant

Apache Ant 1.9.7 updated

Apache Ant doesn't work on top of a shell like the aforementioned projects, but on top of Java itself. Ant can be used to allow administrators to manage various facets of their projects using a XML-based configuration file. This file can be used to store...

Apache Cassandra

Apache Cassandra 3.5.0 / 2.2.6 updated

Apache Cassandra was initially built by Facebook for their own servers and services, using principles developed by Google and Amazon for BigTable and DynamoDB. Currently the project was donated to the Apache Foundation who continues to developed it...

Apache ActiveMQ

Apache ActiveMQ 5.13.3 updated

Apache ActiveMQ natively supports Java clients via a Java Message Service (JMS) client, but the library also supports cross-language clients as well. This means ActiveMQ can inter-connect clients and servers communicating from different programming...

read more
Apache NiFi

Apache NiFi 0.6.0 updated

Apache NiFi was created for distributed computing systems where data is processed on multiple servers before being sent to the user or to a storage container. While this might seem as a very complicated and time-consuming task, NiFi comes with a Web-based...

Apache Avro

Apache Avro 1.8.0 updated

Apache Avro provides a way to serialize data using JSON schemas. These schema files are always present with the data, allowing developers to ship both the data and its structure to any application that may need it. Because of this data can be read and...