This document compares the NuGet and Maven package managers. It provides a timeline of their releases from 1977-2015. It then discusses some key differences between NuGet and Maven such as NuGet being focused on the Microsoft development platform and .NET, while Maven is a more general software project management tool. The document also highlights some main features of each, such as NuGet's capabilities for consuming, publishing, and managing dependencies, and Maven's use of the pom.xml file and SNAPSHOT versions.