com.squeakysand.jsp - squeakysand-jsp-tldgenerator

Tool for automating the generation of JSP Custom Tag Library Descriptor (<code>.tld</code>) files. This is the basic code for doing the generation, you would normally some other code around this code to invoke it meaningfully. For example, see the <a href="../jsptld-maven-plugin">JSP TLD Maven Plugin</a> page.

Лицензия

Лицензия

Категории

Категории

Jakarta Server Pages Jakarta EE The Web Tier
Группа

Группа

com.squeakysand.jsp
Идентификатор

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

squeakysand-jsp-tldgenerator
Последняя версия

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

0.6.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.squeakysand.jsp - squeakysand-jsp-tldgenerator
Tool for automating the generation of JSP Custom Tag Library Descriptor (<code>.tld</code>) files. This is the basic code for doing the generation, you would normally some other code around this code to invoke it meaningfully. For example, see the <a href="../jsptld-maven-plugin">JSP TLD Maven Plugin</a> page.
Ссылка на сайт

Ссылка на сайт

http://www.squeakysand.com/projects/jsp/0.6.0/squeakysand-jsp-tldgenerator/
Организация-разработчик

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

squeakysand.com

Скачать squeakysand-jsp-tldgenerator

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.squeakysand.jsp : squeakysand-jsp jar 0.6.0
com.squeakysand : squeakysand-commons jar
com.squeakysand : squeakysand-javadoc jar
com.squeakysand.schema.javaee : squeakysand-schema-javaee jar
org.codehaus.plexus : plexus-utils jar 1.5.8

provided (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.5

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

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

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

Версия
0.6.0
0.4.0
0.3.0