## 软件包与镜像库

The GitLab Package Registry acts as a private or public registry for a variety of common package managers. You can publish and share packages, which can be easily consumed as a dependency in downstream projects.

The Package Registry supports the following formats:

Package type | GitLab version | Status
-- | -- | --
Maven | 11.3+ | GA
npm | 11.7+ | GA
NuGet | 12.8+ | GA
PyPI | 12.10+ | GA
Generic packages | 13.5+ | GA
Composer | 13.2+ | Beta
Conan | 12.6+ | Beta
Helm | 14.1+ | Beta
Debian | 14.2+ | Alpha
Go | 13.1+ | Alpha
Ruby gems | 13.10+ | Alpha

https://docs.gitlab.com/ee/user/packages/package_registry/#supported-package-managers
