blob: 28074570474158edbcbcd04e8d38866f45bcf0da [file] [log] [blame]
Ray Milkey18fb0812018-06-21 10:32:53 -07001COMPILE_DEPS = CORE_DEPS + JACKSON
2
3osgi_jar_with_tests(
4 test_deps = TEST_ADAPTERS,
5 deps = COMPILE_DEPS,
6)