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