jsp-tags
Useful JSP tags
| License |
License |
|---|---|
| Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
| GroupId | GroupIdcom.offbytwo.jsp |
| ArtifactId | ArtifactIdjsp-tags |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJSP Tags
A collection of helpful JSP tags
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jsp-tags-0.1.0.pom | |
| jsp-tags-0.1.0.jar | 6 KB |
| jsp-tags-0.1.0-sources.jar | 3 KB |
| jsp-tags-0.1.0-javadoc.jar | 32 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.offbytwo.jsp/jsp-tags/ -->
<dependency>
<groupId>com.offbytwo.jsp</groupId>
<artifactId>jsp-tags</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.offbytwo.jsp/jsp-tags/
implementation 'com.offbytwo.jsp:jsp-tags:0.1.0'
// https://jarcasting.com/artifacts/com.offbytwo.jsp/jsp-tags/
implementation ("com.offbytwo.jsp:jsp-tags:0.1.0")
'com.offbytwo.jsp:jsp-tags:jar:0.1.0'
<dependency org="com.offbytwo.jsp" name="jsp-tags" rev="0.1.0">
<artifact name="jsp-tags" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.offbytwo.jsp', module='jsp-tags', version='0.1.0')
)
libraryDependencies += "com.offbytwo.jsp" % "jsp-tags" % "0.1.0"
[com.offbytwo.jsp/jsp-tags "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
| javax : javaee-api | jar | 8.0 |
| com.offbytwo.ulid : ulid | jar | 0.1.0 |
Useful JSP tags