blob: 55ca0d0006ede0fd5e59f6f97412b93345aa6e52 [file] [log] [blame]
Ray Milkey8dac8182016-04-28 16:44:19 -07001COMPILE_DEPS = [
2 '//lib:CORE_DEPS',
Ray Milkey446f4462017-08-17 15:36:01 -07003 '//lib:NETTY',
4 '//lib:JACKSON',
5 '//lib:netty',
Ray Milkey8dac8182016-04-28 16:44:19 -07006]
7
8osgi_jar_with_tests (
9 deps = COMPILE_DEPS,
10)
11