bazeltools / bazel-deps

Generate bazel dependencies for maven artifacts
MIT License
249 stars 121 forks source link

ability to consume deps and locks from other systems #313

Open johnynek opened 2 years ago

johnynek commented 2 years ago

it would be nice to have support for reading lock files generated by gradle, or even read a set of poms and use those as the external dependencies, this eases migrations or integrations when you need to work with systems (e.g. automatic updaters).