Sign in
bazel
/
bazel
/
HEAD
/
.
/
third_party
/
java
/
jakarta_commons_lang
/
v2_6
/
BUILD
blob: 961f60f1de488bf639c78b8e6fb4c30a03cf3506 [
file
]
package
(
default_visibility
=
[
"//visibility:public"
])
licenses
([
"notice"
])
alias
(
name
=
"v2_6"
,
actual
=
"//third_party:apache_commons_lang"
,
)
filegroup
(
name
=
"srcs"
,
srcs
=
glob
([
"**"
]),
)