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.
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.