JitPack upstream source

Azure DevOps Services | Azure DevOps Server 2022 - Azure DevOps Server 2019

With Azure Artifacts, you can consume packages from different public registries such as Maven Central and Google Maven Repository and JitPack. Once you enable upstream sources, Azure Artifacts will save a copy of any package you install from upstream.

Add JitPack upstream

  1. Select the gear icon at the top right corner to navigate to Feed Settings.

  2. Select Upstream Sources, and then select Add Upstream.

    A screenshot showing how to access upstream sources to add a new upstream.

  3. Select Public source, and then select JitPack (https://jitpack.io/) from the dropdown menu.

    A screenshot showing how to add JitPack.

  4. Select Save when you are done.

  5. Select Save at the top right corner to save your changes.

View saved packages

To view saved packages from JitPack, select JitPack from the Source dropdown menu.

A screenshot showing how to filter for packages from JitPack