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