Jar examples for p:pluto-taglib
Apache Pluto's Java Portlet Specification Tag Library implementation
You can download jar file pluto-taglib 2.1.0-M2 in this page.
Apache License
You can use the following script to add pluto-taglib-2.1.0-M2.jar to your project.
<dependency> <groupId>org.apache.portals.pluto</groupId> <artifactId>pluto-taglib</artifactId> <version>2.1.0-M2</version> </dependency>
compile group: 'org.apache.portals.pluto', name: 'pluto-taglib', version: '2.1.0-M2'
libraryDependencies += "org.apache.portals.pluto" % "pluto-taglib" % "2.1.0-M2"
<dependency org="org.apache.portals.pluto" name="pluto-taglib" rev="2.1.0-M2"/>
@Grapes(@Grab(group='org.apache.portals.pluto', module='pluto-taglib', version='2.1.0-M2'))
'org.apache.portals.pluto:pluto-taglib:jar:2.1.0-M2'
Click the following link to download the jar file.
pluto-taglib-2.1.0-M2-javadoc.jar