Sign in
bazel
/
bazel
/
a491417d4fbdd3bbb54f557e8e8f3d2f0ea5756a
/
.
/
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
.