Sign in
gerrit
/
gerrit
/
c048800482feb435de7a2cbffb7a3fbbd0c2268b
/
.
/
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"
,
],
)