bazeltools / bazel-deps

Generate bazel dependencies for maven artifacts
MIT License
250 stars 122 forks source link

add neverlink option #244

Closed zacharya19 closed 5 years ago

zacharya19 commented 5 years ago

related to #68. Adding an option to generate a dependency with neverlink option. The reason why I duplicate each target with neverlink option is to allow using neverlink option on a specific build targets while other build targets could use the regular dependency target.