arunatm2017

Results 1 issues of arunatm2017

I am working with a Bazel project in Intellij which fetches maven dependencies. I have followed the below link to use maven dependencies in Bazel: https://github.com/bazelbuild/rules_jvm_external/releases/tag/4.0 I am using Junit...