<dependency>
<groupId>org.apache.portals.pluto</groupId>
<artifactId>pluto-taglib</artifactId>
<version>3.1.1</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.apache.portals.pluto', module='pluto-taglib', version='3.1.1')
)