| COMPILE_DEPS = CORE_DEPS + JACKSON + CLI + [ |
| "@org_apache_httpcomponents_httpasyncclient_osgi//jar", |
| "@org_apache_httpcomponents_httpcore_nio//jar", |
| "@org_apache_karaf_jaas//jar", |
| "@org_apache_httpcomponents_httpasyncclient_osgi//jar", |
| "@org_apache_httpcomponents_httpcore_nio//jar", |
| karaf_command_packages = ["org.onosproject.gluon.rsc.cli"], |
| app_name = "org.onosproject.gluon", |
| description = "To fetch data from Gluon Server over Http session.", |
| included_bundles = BUNDLES, |
| url = "http://onosproject.org", |