Sign in
◑
Theme
bazel
/
bazel
/
9e9d7bf0b7a69a3c79bea95ba6bd3ad20280e1c4
/
.
/
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
.