This project allows you to overlay your own local SOLR customizations on top of the default SOLR web application provided with DSpace.
'org.dspace.modules:solr:4.3'
<dependency>
<groupId>org.dspace.modules</groupId>
<artifactId>solr</artifactId>
<version>4.3</version>
</dependency>
<dependency org="org.dspace.modules" name="solr" rev="4.3"/>
"org.dspace.modules", "solr", "4.3"