jar

com.squeakysand.jsp : jsptld-maven-plugin

Maven & Gradle

Aug 08, 2013

The JSP TLD Maven Plugin is used to automate the management of JSP Tag Library Descriptors as part of a Maven build. It is intended to decrease the burden on JSP developers associated with writing custom JSP Tag Libraries. The goal is to encourage JSP developers to write better JSP files by using custom JSP Tag Libraries more extensively. The Plugin can process Java annotations on Tag implementation classes and also discover Tag Files (.tag and .tagx files). The Java 5 Annotations recognized by this Plugin are all part of the <a href="../squeakysand-jsp/apidocs/com/squeakysand/jsp/tagext/annotations/package-summary.html">com.squeakysand.jsp.tagext.annotations</a> package.

Table Of Contents

Latest Version

Download com.squeakysand.jsp : jsptld-maven-plugin JAR file - Latest Versions:

All Versions

Download com.squeakysand.jsp : jsptld-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.6.x
0.4.x
0.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jsptld-maven-plugin-0.6.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.squeakysand.jsp.tldgenerator.maven

├─ com.squeakysand.jsp.tldgenerator.maven.TldGeneratorMojo.class - [JAR]