blob: efd0ac73b5fc823d6e92b48568239f89af721f28 [file] [log] [blame]
COMPILE_DEPS = [
'//lib:COMPILE',
'//lib:jackson-core',
]
osgi_jar_with_tests(
name = 'onlab-misc',
deps = COMPILE_DEPS,
package_name_root = 'org.onlab',
visibility = ['PUBLIC'],
)