Set Up Artifactory as a Bazel Dependencies Cache

ARTIFACTORY: Integrate Artifactory with Bazel

AuthorFullName__c
Michael Akushky
articleNumber
000005942
FirstPublishedDate
2023-12-25T13:59:44Z
lastModifiedDate
2025-05-14
VersionNumber
4
You can configure an Artifactory Maven repository to act as a Bazel dependencies cache using the rules_jvm_external Bazel ruleset. This ruleset simplifies the management of external Java dependencies and integrates them seamlessly into your Bazel builds, so you can declare and manage dependencies from popular sources like Artifactory.