License |
License |
---|---|
Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
GroupId | GroupIdcom.squeakysand.jsp |
ArtifactId | ArtifactIdsqueakysand-jsp |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.squeakysand.jsp - squeakysand-jsp
Classes and annotations for working with JSP technologies.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
squeakysand-jsp-0.6.0.pom | |
squeakysand-jsp-0.6.0.jar | 22 KB |
squeakysand-jsp-0.6.0-sources.jar | 21 KB |
squeakysand-jsp-0.6.0-javadoc.jar | 98 KB |
squeakysand-jsp-0.6.0-bnd.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.squeakysand.jsp/squeakysand-jsp/ -->
<dependency>
<groupId>com.squeakysand.jsp</groupId>
<artifactId>squeakysand-jsp</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.squeakysand.jsp/squeakysand-jsp/
implementation 'com.squeakysand.jsp:squeakysand-jsp:0.6.0'
// https://jarcasting.com/artifacts/com.squeakysand.jsp/squeakysand-jsp/
implementation ("com.squeakysand.jsp:squeakysand-jsp:0.6.0")
'com.squeakysand.jsp:squeakysand-jsp:jar:0.6.0'
<dependency org="com.squeakysand.jsp" name="squeakysand-jsp" rev="0.6.0">
<artifact name="squeakysand-jsp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squeakysand.jsp', module='squeakysand-jsp', version='0.6.0')
)
libraryDependencies += "com.squeakysand.jsp" % "squeakysand-jsp" % "0.6.0"
[com.squeakysand.jsp/squeakysand-jsp "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squeakysand : squeakysand-commons | jar | |
javax.servlet.jsp : jsp-api | jar | |
javax.servlet : servlet-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |