| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка Jakarta Server Pages Jakarta EE The Web Tier |
| Группа | Группаcom.squeakysand.jsp |
| Идентификатор | Идентификаторjsptld-maven-plugin |
| Последняя версия | Последняя версия0.6.0 |
| Дата | Дата |
| Тип | Типmaven-plugin |
| Описание |
Описаниеcom.squeakysand.jsp - jsptld-maven-plugin
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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jsptld-maven-plugin-0.6.0.pom | |
| jsptld-maven-plugin-0.6.0.jar | 32 KB |
| jsptld-maven-plugin-0.6.0-sources.jar | 22 KB |
| jsptld-maven-plugin-0.6.0-javadoc.jar | 22 KB |
| Обзор |
<plugin>
<groupId>com.squeakysand.jsp</groupId>
<artifactId>jsptld-maven-plugin</artifactId>
<version>0.6.0</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squeakysand : squeakysand-commons | jar | |
| org.apache.maven.plugins : maven-javadoc-plugin | maven-plugin | 2.8.1 |
| org.apache.maven : maven-plugin-api | jar | 3.0.4 |
| org.apache.maven : maven-project | jar | 3.0-alpha-2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squeakysand.jsp : squeakysand-jsp-tldgenerator | jar | 0.6.0 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |