is not current version
Last Version 0.6.0

com.squeakysand.jsp:squeakysand-jsp 0.3.0

Classes and annotations for working with JSP technologies.

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

com.squeakysand.jsp
ArtifactId

ArtifactId

squeakysand-jsp
Version

Version

0.3.0
Type

Type

jar

Download squeakysand-jsp 0.3.0


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