COMPILE_DEPS = CORE_DEPS + [
    "@kafka_clients//jar",
]

osgi_jar_with_tests(
    deps = COMPILE_DEPS,
)
