Last Version

com.squeakysand.jsp - squeakysand-jsp-tldgenerator 0.6.0

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.

License

License

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

com.squeakysand.jsp
ArtifactId

ArtifactId

squeakysand-jsp-tldgenerator
Version

Version

0.6.0
Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://www.squeakysand.com/projects/jsp/0.6.0/squeakysand-jsp-tldgenerator/
Project Organization

Project Organization

squeakysand.com

Download squeakysand-jsp-tldgenerator 0.6.0


<!-- 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"]

Dependencies

compile (5)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

Project Modules

There are no modules declared in this project.