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

License

Apache License

Build File

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'

Download

Click the following link to download the jar file.

pluto-taglib-2.1.0-M2-javadoc.jar
pluto-taglib-2.1.0-M2-sources.jar
pluto-taglib-2.1.0-M2.jar
pluto-taglib-2.1.0-M2.pom



Related Tutorials