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:4.2'
<dependency> <groupId>org.dspace.modules</groupId> <artifactId>lni</artifactId> <version>4.2</version> </dependency>
<dependency org="org.dspace.modules" name="lni" rev="4.2"/>
"org.dspace.modules", "lni", "4.2"