is not current version
Last Version 0.6.0

com.squeakysand.jsp:squeakysand-jsp-taglib-test-webapp 0.4.0

Web App for testing the taglib.

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

com.squeakysand.jsp
ArtifactId

ArtifactId

squeakysand-jsp-taglib-test-webapp
Version

Version

0.4.0
Type

Type

war

Download squeakysand-jsp-taglib-test-webapp 0.4.0


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