License |
License |
---|---|
Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
GroupId | GroupIdcom.squeakysand |
ArtifactId | ArtifactIdsqueakysand-jsp-taglib |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.squeakysand - squeakysand-jsp-taglib
Useful collection of JSP tags.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.squeakysand/squeakysand-jsp-taglib/ -->
<dependency>
<groupId>com.squeakysand</groupId>
<artifactId>squeakysand-jsp-taglib</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.squeakysand/squeakysand-jsp-taglib/
implementation 'com.squeakysand:squeakysand-jsp-taglib:0.2.0'
// https://jarcasting.com/artifacts/com.squeakysand/squeakysand-jsp-taglib/
implementation ("com.squeakysand:squeakysand-jsp-taglib:0.2.0")
'com.squeakysand:squeakysand-jsp-taglib:jar:0.2.0'
<dependency org="com.squeakysand" name="squeakysand-jsp-taglib" rev="0.2.0">
<artifact name="squeakysand-jsp-taglib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squeakysand', module='squeakysand-jsp-taglib', version='0.2.0')
)
libraryDependencies += "com.squeakysand" % "squeakysand-jsp-taglib" % "0.2.0"
[com.squeakysand/squeakysand-jsp-taglib "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squeakysand : squeakysand-commons | jar | 0.2.0 |
com.squeakysand : squeakysand-jsp | jar | 0.2.0 |
commons-lang : commons-lang | jar | 2.6 |
org.jsoup : jsoup | jar | 1.6.1 |
org.slf4j : slf4j-api | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet.jsp : jsp-api | jar | 2.1 |