blob: 6d51bf750646a9e818e8ce1a1c56956e1b05790c [file] [log] [blame]
COMPILE_DEPS = CORE_DEPS + NETTY + JACKSON + [
"@org_apache_karaf_shell_console//jar",
"@netty//jar",
]
osgi_jar_with_tests(
deps = COMPILE_DEPS,
)