Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
c2403592cb8bca17e503efd6fdf25b15303960c7
/
.
/
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
)