Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
13a430dc182b6e7cec2240258e264c12a5e6b576
/
.
/
protocols
/
tl1
/
api
/
BUILD
blob: 1b2c9b77274b7219b3134bafd4f69e195442d255 [
file
] [
log
] [
blame
]
Ray Milkey
324af93
2018-06-20 19:50:31 -0700
[
diff
] [
blame
]
1
COMPILE_DEPS
=
CORE_DEPS
+
[
2
"@netty_transport//jar"
,
3
]
4
5
osgi_jar_with_tests
(
6
deps
=
COMPILE_DEPS
,
7
)