This repository holds relases of Google's copybara.
The jars in this repository (see releases)
have been produced by executing bazel build //java/com/google/copybara:copybara_deploy.jar
(as advertised in copybara documentation).
Building copybara
is not trivial, because it requires bazel installed.
The purpose of this repo is to help with that.