Set Up Virtual SBT Repositories

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide
ft:sourceType
Paligo

A Virtual Repository defined in Artifactory aggregates packages from both local and remote repositories.

This allows you to access both locally hosted JARS and remote proxied SBT registries from a single URL defined for the virtual repository.

To define a virtual SBT repository, from the Administration module, go to Repositories | Repositories | Virtual, set the Package Type to SBT, and select the underlying local and remote SBT repositories to include in the Basic settings tab.

sbt_virtual_repository.png

Click Save & Finish to create the repository.

The parameters needed to configure virtual SBT repositories are identical to those used for Maven repositories. For more details, please refer to Virtual Repositories.