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