Sign in
bazel
/
bazel
/
eeda6e1ae1b72957389ee80f11475c57d75e0128
/
.
/
src
/
java_tools
/
singlejar
/
README
blob: da92eb7a9bacfe304c5e516ac321d951d4796fde [
file
] [
log
] [
blame
]
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
.