COMPILE_DEPS = CORE_DEPS + JACKSON

osgi_jar_with_tests(
    test_deps = TEST_ADAPTERS,
    deps = COMPILE_DEPS,
)
