Apache Karaf branding for the Apache Felix Web Console. This fragment attaches to the org.apache.felix.webconsole bundle to provide branding through the /META-INF/webconsole.properties.
'org.apache.karaf.webconsole:org.apache.karaf.webconsole.branding:2.1.6'
<dependency>
<groupId>org.apache.karaf.webconsole</groupId>
<artifactId>org.apache.karaf.webconsole.branding</artifactId>
<version>2.1.6</version>
</dependency>
<dependency org="org.apache.karaf.webconsole" name="org.apache.karaf.webconsole.branding" rev="2.1.6"/>
"org.apache.karaf.webconsole", "org.apache.karaf.webconsole.branding", "2.1.6"