JSP Tags

A collection of helpful JSP tags

License

License

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

com.offbytwo.jsp
ArtifactId

ArtifactId

jsp-tags
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

JSP Tags
A collection of helpful JSP tags
Project URL

Project URL

http://github.com/cosmin/jsp-tags
Source Code Management

Source Code Management

https://github.com/cosmin/jsp-tags

Download jsp-tags

How to add to project

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

Dependencies

provided (3)

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

Project Modules

There are no modules declared in this project.

jsp-tags

Useful JSP tags

Versions

Version
0.1.0