Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
2988e1401d0f89518cc55e3a041a0952f829e30e
/
.
/
protocols
/
pcep
/
pcepio
/
BUILD
blob: 6d51bf750646a9e818e8ce1a1c56956e1b05790c [
file
] [
log
] [
blame
]
Ray Milkey
324af93
2018-06-20 19:50:31 -0700
[
diff
] [
blame
]
1
COMPILE_DEPS
=
CORE_DEPS
+
NETTY
+
JACKSON
+
[
2
"@org_apache_karaf_shell_console//jar"
,
3
"@netty//jar"
,
4
]
5
6
osgi_jar_with_tests
(
7
deps
=
COMPILE_DEPS
,
8
)