Download pluto-taglib-3.0.0.jar file - Jar p

Jar examples for p:pluto-taglib

Description

Apache Pluto's Java Portlet Specification Tag Library implementation

You can download jar file pluto-taglib 3.0.0 in this page.

License

Apache License

Build File

You can use the following script to add pluto-taglib-3.0.0.jar to your project.

<dependency>
   <groupId>org.apache.portals.pluto</groupId>
   <artifactId>pluto-taglib</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'org.apache.portals.pluto', name: 'pluto-taglib', version: '3.0.0'
libraryDependencies += "org.apache.portals.pluto" % "pluto-taglib" % "3.0.0"
<dependency org="org.apache.portals.pluto" name="pluto-taglib" rev="3.0.0"/>
@Grapes(@Grab(group='org.apache.portals.pluto', module='pluto-taglib', version='3.0.0'))
'org.apache.portals.pluto:pluto-taglib:jar:3.0.0'

Download

Click the following link to download the jar file.

pluto-taglib-3.0.0-javadoc.jar
pluto-taglib-3.0.0-sources.jar
pluto-taglib-3.0.0.jar
pluto-taglib-3.0.0.pom



Related Tutorials