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