Sign in
gerrit
/
gerrit
/
db2580f3d8fb9136d9bd0fb2eefabc0227550c89
/
.
/
java
/
org
/
apache
/
commons
/
net
/
BUILD
blob: 0074a0347e4bd73376b69b2a6eb650bb484703be [
file
] [
log
] [
blame
]
java_library
(
name
=
"net"
,
srcs
=
glob
([
"**/*.java"
]),
visibility
=
[
"//visibility:public"
],
deps
=
[
"//java/com/google/gerrit/util/ssl"
,
"//lib/commons:codec"
,
"//lib/commons:net"
,
"//lib/log:api"
,
],
)