The Linked Data Platform is a work-in-progress standard for manipulating server shared resources via HTTP.Apache Marmotta provides appropriate, compliant, working Java libraries that developers can use in working with resources marked as Linked...

Apache Maven

Apache Maven 3.3.9 updated

Apache Maven is one of Apache's most successful projects, right there next to its HTTPD and Tomcat servers, Ant build system, and Cassandra and CouchDB databases. Maven as a tool targets developers only and is a seamless development environment for...

Apache MINA

Apache MINA 2.0.9 / 3.0.0-M2

Apache MINA contains many smaller parts. There's a NIO framework, the client-server architecture, the socket manipulation library, a SSH protocol handler, and the XMPP, FTP, and HTTP servers.All of these and many other more smaller toolkits put together...

Apache MRQL

Apache MRQL 0.9.4

MRQL stands for MapReduce Query Language.It's a query language for NoSQL MapReduce systems, inspired by classic SQL languages.MRQL was especially created to work with Hadoop, Hama, and Spark. It was created to help out in dealing with large amounts of...

Apache MRUnit lets developers write unit tests that can be used in detecting problems with MapReduce jobs before their run on the database itself.By unit testing Hadoop's MapReduce jobs, developer can avoid useless resource consumption, a good habit to...

Apache MyFaces

Apache MyFaces 2.2.8 updated

Apache MyFaces is a Java Web framework developed at the Apache Software Foundation to simplify the process of writing JSF compatible applications.JSF, or JavaServer Faces, is an official Java specification, included with the Java EE platform,...