This project allows you to overlay your own local LNI customizations on top of the default Lightweight Network Interface (LNI) web application provided with DSpace.
'org.dspace.modules:lni:3.2'
<dependency> <groupId>org.dspace.modules</groupId> <artifactId>lni</artifactId> <version>3.2</version> </dependency>
<dependency org="org.dspace.modules" name="lni" rev="3.2"/>
"org.dspace.modules", "lni", "3.2"