Set Up Artifactory as a Bazel Dependencies Cache

ARTIFACTORY: Integrate Artifactory with Bazel

AuthorFullName__c
Michael Akushky
articleNumber
000005942
ft:sourceType
Salesforce
FirstPublishedDate
2023-12-25T13:59:44Z
lastModifiedDate
2024-04-04T09:18:16Z
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.