rules_jvm_external icon indicating copy to clipboard operation
rules_jvm_external copied to clipboard

feat: allow attaching platform constraints to dependency trees imported through maven.install

Open plobsing opened this issue 1 year ago • 0 comments

Platform constraints can be used by users to enforce isolation between distinct dependency trees. Users can choose which dimensions they care to isolate — OS, CPU, or even some custom definition that only makes sense for their codebase.

Fixes 1222

plobsing avatar Dec 16 '24 19:12 plobsing