Apache Sling 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.sling:org.apache.sling.extensions.webconsolebranding:1.0.0'
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.extensions.webconsolebranding</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="org.apache.sling" name="org.apache.sling.extensions.webconsolebranding" rev="1.0.0"/>
"org.apache.sling", "org.apache.sling.extensions.webconsolebranding", "1.0.0"