COMPILE_DEPS = CORE_DEPS + [
    "@openflowj//jar",
    "//protocols/openflow/api:onos-protocols-openflow-api",
]

osgi_jar_with_tests(
    deps = COMPILE_DEPS,
)
