Maven taglib Plug-in is a maven plugin for jsp tag libraries developers. It eases the generation, documentation and testing of jsp tag libraries.
'maven-taglib:maven-taglib-plugin:1.2.2'
<dependency> <groupId>maven-taglib</groupId> <artifactId>maven-taglib-plugin</artifactId> <version>1.2.2</version> </dependency>
<dependency org="maven-taglib" name="maven-taglib-plugin" rev="1.2.2"/>
"maven-taglib", "maven-taglib-plugin", "1.2.2"