License |
License |
---|---|
Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
GroupId | GroupIdcom.squeakysand |
ArtifactId | ArtifactIdsqueakysand-jsp-taglib-test-webapp |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptioncom.squeakysand - squeakysand-jsp-taglib-test-webapp
Web App for testing the taglib.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.squeakysand/squeakysand-jsp-taglib-test-webapp/ -->
<dependency>
<groupId>com.squeakysand</groupId>
<artifactId>squeakysand-jsp-taglib-test-webapp</artifactId>
<version>0.2.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.squeakysand/squeakysand-jsp-taglib-test-webapp/
implementation 'com.squeakysand:squeakysand-jsp-taglib-test-webapp:0.2.0'
// https://jarcasting.com/artifacts/com.squeakysand/squeakysand-jsp-taglib-test-webapp/
implementation ("com.squeakysand:squeakysand-jsp-taglib-test-webapp:0.2.0")
'com.squeakysand:squeakysand-jsp-taglib-test-webapp:war:0.2.0'
<dependency org="com.squeakysand" name="squeakysand-jsp-taglib-test-webapp" rev="0.2.0">
<artifact name="squeakysand-jsp-taglib-test-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='com.squeakysand', module='squeakysand-jsp-taglib-test-webapp', version='0.2.0')
)
libraryDependencies += "com.squeakysand" % "squeakysand-jsp-taglib-test-webapp" % "0.2.0"
[com.squeakysand/squeakysand-jsp-taglib-test-webapp "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squeakysand : squeakysand-jsp-taglib | jar | 0.2.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : jstl | jar | 1.2 |
org.slf4j : slf4j-log4j12 | jar | 1.6.4 |