taglibrarydoc

Tag Library Documentation Generator is a utility for automatically generating javadoc-style documentation for JavaServer Pages (JSP) Technology Tag Libraries. It accepts a set of tag libraries as input, and generates a set of HTML files as output. It can also be used to generate tag library documentation for JavaServer Faces UI components. Included in the output is a full description of each defined tag library, the tags contained within those tag libraries, and how to use those tags.

Лицензия

Лицензия

BSD License
Группа

Группа

taglibrarydoc
Идентификатор

Идентификатор

tlddoc
Последняя версия

Последняя версия

1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

taglibrarydoc
Tag Library Documentation Generator is a utility for automatically generating javadoc-style documentation for JavaServer Pages (JSP) Technology Tag Libraries. It accepts a set of tag libraries as input, and generates a set of HTML files as output. It can also be used to generate tag library documentation for JavaServer Faces UI components. Included in the output is a full description of each defined tag library, the tags contained within those tag libraries, and how to use those tags.
Организация-разработчик

Организация-разработчик

sun

Скачать tlddoc

Имя Файла Размер
tlddoc-1.3.pom
tlddoc-1.3.jar 175 KB
tlddoc-1.3-sources.jar 88 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/taglibrarydoc/tlddoc/ -->
<dependency>
    <groupId>taglibrarydoc</groupId>
    <artifactId>tlddoc</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/taglibrarydoc/tlddoc/
implementation 'taglibrarydoc:tlddoc:1.3'
// https://jarcasting.com/artifacts/taglibrarydoc/tlddoc/
implementation ("taglibrarydoc:tlddoc:1.3")
'taglibrarydoc:tlddoc:jar:1.3'
<dependency org="taglibrarydoc" name="tlddoc" rev="1.3">
  <artifact name="tlddoc" type="jar" />
</dependency>
@Grapes(
@Grab(group='taglibrarydoc', module='tlddoc', version='1.3')
)
libraryDependencies += "taglibrarydoc" % "tlddoc" % "1.3"
[taglibrarydoc/tlddoc "1.3"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3
1.2
1.1