archetype-resources.BUILD.rename Maven / Gradle / Ivy
BUNDLES = [
"//apps/${artifactId}/app:onos-apps-${artifactId}-app",
]
onos_app(
category = "Graphical User Interface",
description = "ONOS OSGi GUI2 Custom-View app ${artifactId}.",
included_bundles = BUNDLES,
title = "${artifactId} Application",
url = "http://onosproject.org",
)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy