com.squeakysand - squeakysand-jsp

Classes and annotations for working with JSP technologies.

License

License

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

com.squeakysand
ArtifactId

ArtifactId

squeakysand-jsp
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.squeakysand - squeakysand-jsp
Classes and annotations for working with JSP technologies.
Project Organization

Project Organization

squeakysand.com

Download squeakysand-jsp

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.squeakysand : squeakysand-commons jar 0.2.0

provided (2)

Group / Artifact Type Version
javax.servlet.jsp : jsp-api jar 2.1
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0