Download pluto-taglib-1.1.7.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 1.1.7 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

pluto-taglib-1.1.7.jar
pluto-taglib-1.1.7.pom



Related Tutorials