Sign in
bazel
/
bazel
/
ca1e9fb2bb103f2ee84f3ed36c293ca1e194e73b
/
.
/
src
/
java_tools
/
singlejar
/
README
blob: da92eb7a9bacfe304c5e516ac321d951d4796fde [
file
]
SingleJar
is
a tool used to combine multiple jar file
into
a single one
.
It
is
used
by
Bazel
to
build java binaries that are
self
-
contained
.