Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
caad26b86f260db2a929ea7d44b6ed010f73297c
/
.
/
protocols
/
openflow
/
api
/
BUCK
blob: bca8133f50fd5fd82de4de88abbfdf44c8060736 [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
'//lib:openflowj'
,
]
TEST_DEPS
=
[
'//lib:TEST'
,
'//core/api:onos-api-tests'
,
]
osgi_jar_with_tests
(
name
=
'onos-of-api'
,
deps
=
COMPILE_DEPS
,
test_deps
=
TEST_DEPS
,
)