| COMPILE_DEPS = CORE_DEPS + JACKSON + KRYO + REST + [ |
| "//core/store/serializers:onos-core-serializers", |
| "//apps/routing-api:onos-apps-routing-api", |
| "//apps/intentsync:onos-apps-intentsync", |
| "//apps/castor:onos-apps-castor", |
| "//apps/routing-api:onos-apps-routing-api", |
| "//apps/routing/common:onos-apps-routing-common", |
| TEST_DEPS = TEST_ADAPTERS + [ |
| "//apps/routing-api:onos-apps-routing-api-tests", |
| api_description = "REST API for Castor", |
| api_package = "org.onosproject.castor", |
| web_context = "/onos/castor", |
| description = "Castor application", |
| included_bundles = BUNDLES, |
| "org.onosproject.intentsynchronizer", |
| "org.onosproject.route-service", |
| url = "http://onosproject.org", |