Tag list

Dependency Management · Provider

6 results

← Back to all categories

pip

United States

pip is the official Python package installer maintained by PyPA since 2008, installing 300,000+ open source packages from the PyPI index and integrating with venv as the standard dependency management entry point.

npm

United States

npm is a JavaScript package manager founded in 2010 in San Francisco, USA, and the default tool for Node.js. Its registry hosts 2M+ open-source packages with 1B+ weekly downloads.

Gradle

United States

Gradle is an open-source JVM build automation tool created by Hans Dockter in 2007. As the default build system for Android, it powers 20M+ app builds worldwide with Groovy/Kotlin DSL and incremental builds.

Yarn

United States

Yarn is an open-source JavaScript package manager released by Facebook (Meta) in 2016, compatible with the npm ecosystem, known for deterministic yarn.lock, offline caching, and Workspaces, typically 2x faster than npm.

NuGet

United States

NuGet is the official package manager for the .NET ecosystem introduced by Microsoft in 2010, with nuget.org hosting 100K+ packages and deep integration with Visual Studio and dotnet CLI.

Maven

United States

Maven is an open-source Java build and dependency management tool released by Apache in 2002, known for POM and convention over configuration, with Maven Central hosting millions of artifacts and 1B+ monthly downloads.