M

Maven

A build tool that is frequently used for Java-based projects. Dependencies are stored remotely and downloaded to a local cache, as needed, during the build.


Memory

A computer’s memory is where it can store things. There are multiple types of memory, such as hard-disk storage (long-term memory) and RAM, which is where applications are executed and their runtime data needs are stored.