Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 330 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 330 Bytes

bazel_jar_jar

JarJar rules for bazel (rename packages and classes in existing jars)

This rule uses pantsbuild's jarjar fork. The main use case is to use more than one version of a jar at a time with different versions mapped to a different package.

As an example, see the test/example.