com.squeakysand.jsp - squeakysand-jsp-taglib

Useful collection of general purpose JSP tags.

License

License

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

com.squeakysand.jsp
ArtifactId

ArtifactId

squeakysand-jsp-taglib
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.squeakysand.jsp - squeakysand-jsp-taglib
Useful collection of general purpose JSP tags.
Project URL

Project URL

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

Project Organization

squeakysand.com

Download squeakysand-jsp-taglib

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.squeakysand : squeakysand-commons jar
com.squeakysand.jsp : squeakysand-jsp jar 0.6.0
javax.servlet.jsp : jsp-api jar

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0
0.4.0
0.3.0