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