Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
4c211c9dbf8b954177749f560100d4193af06e28
/
.
/
buck-tools
/
default.defs
blob: 86b71495abc17b0dfd814779a4a64a51a1f2c90d [
file
] [
log
] [
blame
]
Ray Milkey
f80bbb2
2016-03-11 10:16:22 -0800
[
diff
] [
blame
]
1
include_defs
(
'//bucklets/maven_jar.bucklet'
)
2
3
BASE_DEPS
=
[
4
'//lib:junit'
,
5
'//lib:hamcrest-all'
,
6
'//lib:slf4j-api'
,
7
'//lib:guava-testlib'
,
8
]